#6CDF97#6CDF97
#6CDF97 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.8% C 0.147 H 154.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDF97 |
|---|---|
| RGB | rgb(108, 223, 151) |
| HSL | hsl(142, 64%, 65%) |
| HSV | hsv(142, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(80.85, -48.60, 25.56) |
| CIE-LCH | lch(80.85, 54.91, 152.26°) |
| OKLab | oklab(81.8% -0.1324 0.0645) |
| OKLCH | oklch(81.8% 0.147 154) |
| XYZ | xyz(38.1551, 58.1947, 38.4942) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.43
Weird Green
#3AE57F
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 5.49
Seafoam Green
#7AF9AB
ΔE00 5.68
Seafoam (survey)
#80F9AD
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDF97 #DF6CB4
analogous
#7ADF6C #6CDF97 #6CDFD1
triadic
#6CDF97 #976CDF #DF976C
tetradic
#6CDF97 #6C7ADF #DF6CB4 #DFD16C
square
#6CDF97 #6C7ADF #DF6CB4 #DFD16C
split-complementary
#6CDF97 #D16CDF #DF6C7A
monochromatic
#25AB57 #3AD473 #6CDF97 #9EEABB #D1F5DE
Accessibility & contrast
On white
1.66
#6CDF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#6CDF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDF97
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDF97 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD092
Deuteranopia (green-blind)
#CEC49B
Tritanopia (blue-blind)
#4EDDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6cdf97; /* rgb */ color: rgb(108, 223, 151); /* oklch */ color: oklch(81.8% 0.147 154.0);
Tailwind
colors: {
custom: {
50: '#9eeab6',
500: '#6cdf97',
950: '#000000',
},
}SCSS
$custom: #6cdf97; $custom-light: #9eeab6; $custom-dark: #000000;
JSON
{
"hex": "#6cdf97",
"rgb": {
"r": 108,
"g": 223,
"b": 151
},
"hsl": {
"h": 142.435,
"s": 64.246,
"l": 64.902
},
"oklch": {
"l": 0.81797,
"c": 0.14723,
"h": 154
},
"luminance": 0.58198
}Semantic roles & 50–950 ramp
primary
#6CDF97
secondary
#AD4285
accent
#1989CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481