#5CEE8A#5CEE8A
#5CEE8A is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.7% C 0.187 H 150.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE8A |
|---|---|
| RGB | rgb(92, 238, 138) |
| HSL | hsl(139, 81%, 65%) |
| HSV | hsv(139, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(84.62, -60.33, 37.06) |
| CIE-LCH | lch(84.62, 70.80, 148.44°) |
| OKLab | oklab(84.68% -0.163 0.0915) |
| OKLCH | oklch(84.68% 0.187 150.7) |
| XYZ | xyz(39.5726, 65.2554, 34.5499) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.68
Turquoise Green
#04F489
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.84
Light Green Blue
#56FCA2
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE8A #EE5CC0
analogous
#77EE5C #5CEE8A #5CEED3
triadic
#5CEE8A #8A5CEE #EE8A5C
tetradic
#5CEE8A #5C77EE #EE5CC0 #EED35C
square
#5CEE8A #5C77EE #EE5CC0 #EED35C
split-complementary
#5CEE8A #D35CEE #EE5C77
monochromatic
#14BC49 #25E862 #5CEE8A #93F4B2 #CBFADA
Accessibility & contrast
On white
1.49
#5CEE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5CEE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE8A
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE8A | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#2AEAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee8a; /* rgb */ color: rgb(92, 238, 138); /* oklch */ color: oklch(84.7% 0.187 150.7);
Tailwind
colors: {
custom: {
50: '#98f4ad',
500: '#5cee8a',
950: '#000000',
},
}SCSS
$custom: #5cee8a; $custom-light: #98f4ad; $custom-dark: #000000;
JSON
{
"hex": "#5cee8a",
"rgb": {
"r": 92,
"g": 238,
"b": 138
},
"hsl": {
"h": 138.904,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84679,
"c": 0.18694,
"h": 150.7
},
"luminance": 0.65259
}Semantic roles & 50–950 ramp
primary
#5CEE8A
secondary
#BB3390
accent
#089ADD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581