#6CE88E#6CE88E
#6CE88E is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.168 H 150.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE88E |
|---|---|
| RGB | rgb(108, 232, 142) |
| HSL | hsl(136, 73%, 67%) |
| HSV | hsv(136, 53%, 91%) |
| CMYK | cmyk(53.4%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(83.36, -53.85, 33.52) |
| CIE-LCH | lch(83.36, 63.43, 148.10°) |
| OKLab | oklab(83.81% -0.146 0.0833) |
| OKLCH | oklch(83.81% 0.168 150.3) |
| XYZ | xyz(39.9207, 62.8509, 35.6137) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.29
Lightgreen
#90EE90
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.62
Turquoise Green
#04F489
ΔE00 4.78
Light Bluish Green
#76FDA8
ΔE00 4.81
Seafoam (survey)
#80F9AD
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE88E #E86CC6
analogous
#88E86C #6CE88E #6CE8CC
triadic
#6CE88E #8E6CE8 #E88E6C
tetradic
#6CE88E #6C88E8 #E86CC6 #E8CC6C
square
#6CE88E #6C88E8 #E86CC6 #E8CC6C
split-complementary
#6CE88E #CC6CE8 #E86C88
monochromatic
#1DBC49 #37E065 #6CE88E #A1F0B7 #D6F9DF
Accessibility & contrast
On white
1.55
#6CE88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#6CE88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE88E
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE88E | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D788
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#4FE4D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ce88e; /* rgb */ color: rgb(108, 232, 142); /* oklch */ color: oklch(83.8% 0.168 150.3);
Tailwind
colors: {
custom: {
50: '#9ff0b0',
500: '#6ce88e',
950: '#000000',
},
}SCSS
$custom: #6ce88e; $custom-light: #9ff0b0; $custom-dark: #000000;
JSON
{
"hex": "#6ce88e",
"rgb": {
"r": 108,
"g": 232,
"b": 142
},
"hsl": {
"h": 136.452,
"s": 72.941,
"l": 66.667
},
"oklch": {
"l": 0.83806,
"c": 0.16809,
"h": 150.3
},
"luminance": 0.62854
}Semantic roles & 50–950 ramp
primary
#6CE88E
secondary
#BB3D99
accent
#109FD5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581