#6CEE9E#6CEE9E
#6CEE9E is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.6% C 0.162 H 154.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEE9E |
|---|---|
| RGB | rgb(108, 238, 158) |
| HSL | hsl(143, 79%, 68%) |
| HSV | hsv(143, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 33.6%, 6.7%) |
| CIE-LAB | lab(85.40, -53.47, 28.13) |
| CIE-LCH | lch(85.40, 60.41, 152.25°) |
| OKLab | oklab(85.56% -0.1453 0.0708) |
| OKLCH | oklch(85.56% 0.162 154) |
| XYZ | xyz(42.9271, 66.8020, 42.9730) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.84
Light Bluish Green
#76FDA8
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 3.46
Sea Green (survey)
#53FCA1
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEE9E #EE6CBC
analogous
#7BEE6C #6CEE9E #6CEEDF
triadic
#6CEE9E #9E6CEE #EE9E6C
tetradic
#6CEE9E #6C7BEE #EE6CBC #EEDF6C
square
#6CEE9E #6C7BEE #EE6CBC #EEDF6C
split-complementary
#6CEE9E #DF6CEE #EE6C7B
monochromatic
#17C85B #35E87A #6CEE9E #A3F4C2 #DAFBE6
Accessibility & contrast
On white
1.46
#6CEE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6CEE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEE9E
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEE9E | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD99
Deuteranopia (green-blind)
#DCD0A3
Tritanopia (blue-blind)
#46EBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cee9e; /* rgb */ color: rgb(108, 238, 158); /* oklch */ color: oklch(85.6% 0.162 154.0);
Tailwind
colors: {
custom: {
50: '#9ff4bb',
500: '#6cee9e',
950: '#000000',
},
}SCSS
$custom: #6cee9e; $custom-light: #9ff4bb; $custom-dark: #000000;
JSON
{
"hex": "#6cee9e",
"rgb": {
"r": 108,
"g": 238,
"b": 158
},
"hsl": {
"h": 143.077,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85563,
"c": 0.16167,
"h": 154
},
"luminance": 0.66806
}Semantic roles & 50–950 ramp
primary
#6CEE9E
secondary
#C6398F
accent
#0A8BDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582