#6CE89E#6CE89E
#6CE89E is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.153 H 154.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE89E |
|---|---|
| RGB | rgb(108, 232, 158) |
| HSL | hsl(144, 73%, 67%) |
| HSV | hsv(144, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(83.63, -51.03, 25.73) |
| CIE-LCH | lch(83.63, 57.15, 153.24°) |
| OKLab | oklab(84.12% -0.139 0.065) |
| OKLCH | oklch(84.12% 0.153 154.9) |
| XYZ | xyz(41.2093, 63.3664, 42.4004) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 4.15
Light Blue Green
#7EFBB3
ΔE00 4.28
Aqua Green
#12E193
ΔE00 4.49
Light Bluish Green
#76FDA8
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE89E #E86CB6
analogous
#78E86C #6CE89E #6CE8DC
triadic
#6CE89E #9E6CE8 #E89E6C
tetradic
#6CE89E #6C78E8 #E86CB6 #E8DC6C
square
#6CE89E #6C78E8 #E86CB6 #E8DC6C
split-complementary
#6CE89E #DC6CE8 #E86C78
monochromatic
#1DBC5D #37E07B #6CE89E #A1F0C1 #D6F9E4
Accessibility & contrast
On white
1.54
#6CE89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6CE89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE89E
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE89E | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D899
Deuteranopia (green-blind)
#D6CCA3
Tritanopia (blue-blind)
#48E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce89e; /* rgb */ color: rgb(108, 232, 158); /* oklch */ color: oklch(84.1% 0.153 154.9);
Tailwind
colors: {
custom: {
50: '#9ff0bb',
500: '#6ce89e',
950: '#000000',
},
}SCSS
$custom: #6ce89e; $custom-light: #9ff0bb; $custom-dark: #000000;
JSON
{
"hex": "#6ce89e",
"rgb": {
"r": 108,
"g": 232,
"b": 158
},
"hsl": {
"h": 144.194,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.84117,
"c": 0.15342,
"h": 154.9
},
"luminance": 0.6337
}Semantic roles & 50–950 ramp
primary
#6CE89E
secondary
#BB3D88
accent
#1086D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582