#6CDF9E#6CDF9E
#6CDF9E is a light, vivid green. Relative luminance 0.584; OKLCH L 81.9% C 0.141 H 156.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDF9E |
|---|---|
| RGB | rgb(108, 223, 158) |
| HSL | hsl(146, 64%, 65%) |
| HSV | hsv(146, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 29.1%, 12.5%) |
| CIE-LAB | lab(80.98, -47.28, 22.10) |
| CIE-LCH | lch(80.98, 52.19, 154.95°) |
| OKLab | oklab(81.95% -0.1292 0.0561) |
| OKLCH | oklch(81.95% 0.141 156.5) |
| XYZ | xyz(38.7405, 58.4288, 41.5775) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.56
Seafoam
#7FE0B3
ΔE00 4.59
Hospital Green
#9BE5AA
ΔE00 5.32
Light Greenish Blue
#63F7B4
ΔE00 5.48
Eucalyptus
#44D7A8
ΔE00 5.70
Seafoam Green
#7AF9AB
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDF9E #DF6CAD
analogous
#73DF6C #6CDF9E #6CDFD8
triadic
#6CDF9E #9E6CDF #DF9E6C
tetradic
#6CDF9E #6C73DF #DF6CAD #DFD86C
square
#6CDF9E #6C73DF #DF6CAD #DFD86C
split-complementary
#6CDF9E #D86CDF #DF6C73
monochromatic
#25AB60 #3AD47D #6CDF9E #9EEABF #D1F5E0
Accessibility & contrast
On white
1.66
#6CDF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#6CDF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDF9E
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDF9E | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED09A
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#4BDDCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cdf9e; /* rgb */ color: rgb(108, 223, 158); /* oklch */ color: oklch(81.9% 0.141 156.5);
Tailwind
colors: {
custom: {
50: '#9eeabb',
500: '#6cdf9e',
950: '#000000',
},
}SCSS
$custom: #6cdf9e; $custom-light: #9eeabb; $custom-dark: #000000;
JSON
{
"hex": "#6cdf9e",
"rgb": {
"r": 108,
"g": 223,
"b": 158
},
"hsl": {
"h": 146.087,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.81946,
"c": 0.14089,
"h": 156.5
},
"luminance": 0.58432
}Semantic roles & 50–950 ramp
primary
#6CDF9E
secondary
#AD427F
accent
#197ECC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481