#5CEE84#5CEE84
#5CEE84 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.192 H 149.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE84 |
|---|---|
| RGB | rgb(92, 238, 132) |
| HSL | hsl(136, 81%, 65%) |
| HSV | hsv(136, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.53, -61.29, 39.90) |
| CIE-LCH | lch(84.53, 73.14, 146.93°) |
| OKLab | oklab(84.58% -0.1655 0.0979) |
| OKLCH | oklch(84.58% 0.192 149.4) |
| XYZ | xyz(39.1501, 65.0864, 32.3251) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.32
Spearmint
#1EF876
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE84 #EE5CC6
analogous
#7DEE5C #5CEE84 #5CEECD
triadic
#5CEE84 #845CEE #EE845C
tetradic
#5CEE84 #5C7DEE #EE5CC6 #EECD5C
square
#5CEE84 #5C7DEE #EE5CC6 #EECD5C
split-complementary
#5CEE84 #CD5CEE #EE5C7D
monochromatic
#14BC42 #25E85A #5CEE84 #93F4AE #CBFAD8
Accessibility & contrast
On white
1.50
#5CEE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5CEE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE84
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE84 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#2EEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee84; /* rgb */ color: rgb(92, 238, 132); /* oklch */ color: oklch(84.6% 0.192 149.4);
Tailwind
colors: {
custom: {
50: '#98f5a9',
500: '#5cee84',
950: '#000000',
},
}SCSS
$custom: #5cee84; $custom-light: #98f5a9; $custom-dark: #000000;
JSON
{
"hex": "#5cee84",
"rgb": {
"r": 92,
"g": 238,
"b": 132
},
"hsl": {
"h": 136.438,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84579,
"c": 0.19232,
"h": 149.4
},
"luminance": 0.6509
}Semantic roles & 50–950 ramp
primary
#5CEE84
secondary
#BB3396
accent
#08A3DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581