#6CDF96#6CDF96
#6CDF96 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.148 H 153.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDF96 |
|---|---|
| RGB | rgb(108, 223, 150) |
| HSL | hsl(142, 64%, 65%) |
| HSV | hsv(142, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 32.7%, 12.5%) |
| CIE-LAB | lab(80.83, -48.78, 26.05) |
| CIE-LCH | lch(80.83, 55.30, 151.90°) |
| OKLab | oklab(81.78% -0.1328 0.0657) |
| OKLCH | oklch(81.78% 0.148 153.7) |
| XYZ | xyz(38.0742, 58.1623, 38.0683) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.45
Weird Green
#3AE57F
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.54
Seafoam Green
#7AF9AB
ΔE00 5.68
Seafoam (survey)
#80F9AD
ΔE00 5.76
Seaweed
#18D17B
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDF96 #DF6CB5
analogous
#7CDF6C #6CDF96 #6CDFD0
triadic
#6CDF96 #966CDF #DF966C
tetradic
#6CDF96 #6C7CDF #DF6CB5 #DFD06C
square
#6CDF96 #6C7CDF #DF6CB5 #DFD06C
split-complementary
#6CDF96 #D06CDF #DF6C7C
monochromatic
#25AB56 #3AD472 #6CDF96 #9EEABA #D1F5DE
Accessibility & contrast
On white
1.66
#6CDF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#6CDF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDF96
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDF96 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD091
Deuteranopia (green-blind)
#CFC49A
Tritanopia (blue-blind)
#4EDDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cdf96; /* rgb */ color: rgb(108, 223, 150); /* oklch */ color: oklch(81.8% 0.148 153.7);
Tailwind
colors: {
custom: {
50: '#9eeab5',
500: '#6cdf96',
950: '#000000',
},
}SCSS
$custom: #6cdf96; $custom-light: #9eeab5; $custom-dark: #000000;
JSON
{
"hex": "#6cdf96",
"rgb": {
"r": 108,
"g": 223,
"b": 150
},
"hsl": {
"h": 141.913,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.81777,
"c": 0.14815,
"h": 153.7
},
"luminance": 0.58166
}Semantic roles & 50–950 ramp
primary
#6CDF96
secondary
#AD4286
accent
#198BCC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481