#6CEE85#6CEE85
#6CEE85 is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.1% C 0.185 H 147.8°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEE85 |
|---|---|
| RGB | rgb(108, 238, 133) |
| HSL | hsl(132, 79%, 68%) |
| HSV | hsv(132, 55%, 93%) |
| CMYK | cmyk(54.6%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(85.01, -57.63, 40.13) |
| CIE-LCH | lch(85.01, 70.22, 145.15°) |
| OKLab | oklab(85.11% -0.1561 0.0984) |
| OKLCH | oklch(85.11% 0.185 147.8) |
| XYZ | xyz(40.9899, 66.0271, 32.7702) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.71
Wintergreen
#20F986
ΔE00 4.16
Minty Green
#0BF77D
ΔE00 4.21
Turquoise Green
#04F489
ΔE00 4.30
Spearmint
#1EF876
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEE85 #EE6CD5
analogous
#94EE6C #6CEE85 #6CEEC6
triadic
#6CEE85 #856CEE #EE856C
tetradic
#6CEE85 #6C94EE #EE6CD5 #EEC66C
square
#6CEE85 #6C94EE #EE6CD5 #EEC66C
split-complementary
#6CEE85 #C66CEE #EE6C94
monochromatic
#17C839 #35E857 #6CEE85 #A3F4B3 #DAFBE0
Accessibility & contrast
On white
1.48
#6CEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#6CEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEE85
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEE85 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7D
Deuteranopia (green-blind)
#DFD08C
Tritanopia (blue-blind)
#50E9D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6cee85; /* rgb */ color: rgb(108, 238, 133); /* oklch */ color: oklch(85.1% 0.185 147.8);
Tailwind
colors: {
custom: {
50: '#a0f4aa',
500: '#6cee85',
950: '#000000',
},
}SCSS
$custom: #6cee85; $custom-light: #a0f4aa; $custom-dark: #000000;
JSON
{
"hex": "#6cee85",
"rgb": {
"r": 108,
"g": 238,
"b": 133
},
"hsl": {
"h": 131.538,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.85112,
"c": 0.18451,
"h": 147.8
},
"luminance": 0.66031
}Semantic roles & 50–950 ramp
primary
#6CEE85
secondary
#C639AB
accent
#0AB3DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581