#6CDA7D#6CDA7D
#6CDA7D is a light, vivid green. Relative luminance 0.548; OKLCH L 80.1% C 0.165 H 147.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDA7D |
|---|---|
| RGB | rgb(108, 218, 125) |
| HSL | hsl(129, 60%, 64%) |
| HSV | hsv(129, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 42.7%, 14.5%) |
| CIE-LAB | lab(78.93, -50.96, 36.29) |
| CIE-LCH | lch(78.93, 62.56, 144.54°) |
| OKLab | oklab(80.09% -0.1382 0.0893) |
| OKLCH | oklch(80.09% 0.165 147.1) |
| XYZ | xyz(34.9553, 54.8089, 28.1352) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.18
Tealish Green
#0CDC73
ΔE00 4.63
Lightish Green
#61E160
ΔE00 4.88
Emerald
#50C878
ΔE00 5.28
Lightgreen
#90EE90
ΔE00 5.40
Seaweed
#18D17B
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDA7D #DA6CC9
analogous
#92DA6C #6CDA7D #6CDAB4
triadic
#6CDA7D #7D6CDA #DA7D6C
tetradic
#6CDA7D #6C92DA #DA6CC9 #DAB46C
square
#6CDA7D #6C92DA #DA6CC9 #DAB46C
split-complementary
#6CDA7D #B46CDA #DA6C92
monochromatic
#29A33C #3BCE52 #6CDA7D #9DE6A8 #CEF3D3
Accessibility & contrast
On white
1.76
#6CDA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#6CDA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDA7D
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDA7D | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA76
Deuteranopia (green-blind)
#CDBF83
Tritanopia (blue-blind)
#58D6C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6cda7d; /* rgb */ color: rgb(108, 218, 125); /* oklch */ color: oklch(80.1% 0.165 147.1);
Tailwind
colors: {
custom: {
50: '#9de6a4',
500: '#6cda7d',
950: '#000000',
},
}SCSS
$custom: #6cda7d; $custom-light: #9de6a4; $custom-dark: #000000;
JSON
{
"hex": "#6cda7d",
"rgb": {
"r": 108,
"g": 218,
"b": 125
},
"hsl": {
"h": 129.273,
"s": 59.783,
"l": 63.922
},
"oklch": {
"l": 0.80091,
"c": 0.16459,
"h": 147.1
},
"luminance": 0.54812
}Semantic roles & 50–950 ramp
primary
#6CDA7D
secondary
#A64497
accent
#1EADC7
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F160F
muted
#808480