#6CEE99#6CEE99
#6CEE99 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.166 H 152.6°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEE99 |
|---|---|
| RGB | rgb(108, 238, 153) |
| HSL | hsl(141, 79%, 68%) |
| HSV | hsv(141, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 35.7%, 6.7%) |
| CIE-LAB | lab(85.32, -54.36, 30.55) |
| CIE-LCH | lch(85.32, 62.36, 150.66°) |
| OKLab | oklab(85.47% -0.1475 0.0765) |
| OKLCH | oklch(85.47% 0.166 152.6) |
| XYZ | xyz(42.5055, 66.6333, 40.7524) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.92
Seafoam (survey)
#80F9AD
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.37
Sea Green (survey)
#53FCA1
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEE99 #EE6CC1
analogous
#80EE6C #6CEE99 #6CEEDA
triadic
#6CEE99 #996CEE #EE996C
tetradic
#6CEE99 #6C80EE #EE6CC1 #EEDA6C
square
#6CEE99 #6C80EE #EE6CC1 #EEDA6C
split-complementary
#6CEE99 #DA6CEE #EE6C80
monochromatic
#17C855 #35E873 #6CEE99 #A3F4BF #DAFBE5
Accessibility & contrast
On white
1.47
#6CEE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6CEE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEE99
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEE99 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD93
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#48EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6cee99; /* rgb */ color: rgb(108, 238, 153); /* oklch */ color: oklch(85.5% 0.166 152.6);
Tailwind
colors: {
custom: {
50: '#9ff4b7',
500: '#6cee99',
950: '#000000',
},
}SCSS
$custom: #6cee99; $custom-light: #9ff4b7; $custom-dark: #000000;
JSON
{
"hex": "#6cee99",
"rgb": {
"r": 108,
"g": 238,
"b": 153
},
"hsl": {
"h": 140.769,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85465,
"c": 0.16621,
"h": 152.6
},
"luminance": 0.66637
}Semantic roles & 50–950 ramp
primary
#6CEE99
secondary
#C63995
accent
#0A93DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581