#5CEE86#5CEE86
#5CEE86 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.191 H 149.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEE86 |
|---|---|
| RGB | rgb(92, 238, 134) |
| HSL | hsl(137, 81%, 65%) |
| HSV | hsv(137, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(84.56, -60.98, 38.96) |
| CIE-LCH | lch(84.56, 72.36, 147.42°) |
| OKLab | oklab(84.61% -0.1647 0.0958) |
| OKLCH | oklch(84.61% 0.191 149.8) |
| XYZ | xyz(39.2883, 65.1417, 33.0528) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.72
Turquoise Green
#04F489
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.41
Spearmint
#1EF876
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEE86 #EE5CC4
analogous
#7BEE5C #5CEE86 #5CEECF
triadic
#5CEE86 #865CEE #EE865C
tetradic
#5CEE86 #5C7BEE #EE5CC4 #EECF5C
square
#5CEE86 #5C7BEE #EE5CC4 #EECF5C
split-complementary
#5CEE86 #CF5CEE #EE5C7B
monochromatic
#14BC44 #25E85D #5CEE86 #93F4AF #CBFAD8
Accessibility & contrast
On white
1.50
#5CEE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#5CEE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEE86
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEE86 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7E
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#2DEAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cee86; /* rgb */ color: rgb(92, 238, 134); /* oklch */ color: oklch(84.6% 0.191 149.8);
Tailwind
colors: {
custom: {
50: '#98f5aa',
500: '#5cee86',
950: '#000000',
},
}SCSS
$custom: #5cee86; $custom-light: #98f5aa; $custom-dark: #000000;
JSON
{
"hex": "#5cee86",
"rgb": {
"r": 92,
"g": 238,
"b": 134
},
"hsl": {
"h": 137.26,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.84612,
"c": 0.19052,
"h": 149.8
},
"luminance": 0.65146
}Semantic roles & 50–950 ramp
primary
#5CEE86
secondary
#BB3394
accent
#08A0DD
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581