#5CEE89#5CEE89
#5CEE89 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.188 H 150.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE89 |
|---|---|
| RGB | rgb(92, 238, 137) |
| HSL | hsl(138, 81%, 65%) |
| HSV | hsv(138, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(84.60, -60.49, 37.54) |
| CIE-LCH | lch(84.60, 71.19, 148.18°) |
| OKLab | oklab(84.66% -0.1634 0.0926) |
| OKLCH | oklch(84.66% 0.188 150.5) |
| XYZ | xyz(39.5005, 65.2266, 34.1704) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.68
Turquoise Green
#04F489
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.95
Light Green Blue
#56FCA2
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE89 #EE5CC1
analogous
#78EE5C #5CEE89 #5CEED2
triadic
#5CEE89 #895CEE #EE895C
tetradic
#5CEE89 #5C78EE #EE5CC1 #EED25C
square
#5CEE89 #5C78EE #EE5CC1 #EED25C
split-complementary
#5CEE89 #D25CEE #EE5C78
monochromatic
#14BC48 #25E861 #5CEE89 #93F4B1 #CBFAD9
Accessibility & contrast
On white
1.50
#5CEE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5CEE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE89
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE89 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 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)
#EFDB82
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#2BEAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee89; /* rgb */ color: rgb(92, 238, 137); /* oklch */ color: oklch(84.7% 0.188 150.5);
Tailwind
colors: {
custom: {
50: '#98f4ac',
500: '#5cee89',
950: '#000000',
},
}SCSS
$custom: #5cee89; $custom-light: #98f4ac; $custom-dark: #000000;
JSON
{
"hex": "#5cee89",
"rgb": {
"r": 92,
"g": 238,
"b": 137
},
"hsl": {
"h": 138.493,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84662,
"c": 0.18783,
"h": 150.5
},
"luminance": 0.65231
}Semantic roles & 50–950 ramp
primary
#5CEE89
secondary
#BB3391
accent
#089CDD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581