#5CEF8A#5CEF8A
#5CEF8A is a very light, vivid green. Relative luminance 0.658; OKLCH L 84.9% C 0.188 H 150.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEF8A |
|---|---|
| RGB | rgb(92, 239, 138) |
| HSL | hsl(139, 82%, 65%) |
| HSV | hsv(139, 62%, 94%) |
| CMYK | cmyk(61.5%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(84.91, -60.70, 37.45) |
| CIE-LCH | lch(84.91, 71.33, 148.33°) |
| OKLab | oklab(84.93% -0.164 0.0924) |
| OKLCH | oklch(84.93% 0.188 150.6) |
| XYZ | xyz(39.8645, 65.8393, 34.6472) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.84
Turquoise Green
#04F489
ΔE00 2.93
Wintergreen
#20F986
ΔE00 3.20
Minty Green
#0BF77D
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.75
Light Green Blue
#56FCA2
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEF8A #EF5CC1
analogous
#77EF5C #5CEF8A #5CEFD4
triadic
#5CEF8A #8A5CEF #EF8A5C
tetradic
#5CEF8A #5C77EF #EF5CC1 #EFD45C
square
#5CEF8A #5C77EF #EF5CC1 #EFD45C
split-complementary
#5CEF8A #D45CEF #EF5C77
monochromatic
#13BE48 #24EA62 #5CEF8A #94F4B2 #CBFADA
Accessibility & contrast
On white
1.48
#5CEF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#5CEF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEF8A
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEF8A | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DDCF91
Tritanopia (blue-blind)
#2AEBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cef8a; /* rgb */ color: rgb(92, 239, 138); /* oklch */ color: oklch(84.9% 0.188 150.6);
Tailwind
colors: {
custom: {
50: '#98f5ad',
500: '#5cef8a',
950: '#000000',
},
}SCSS
$custom: #5cef8a; $custom-light: #98f5ad; $custom-dark: #000000;
JSON
{
"hex": "#5cef8a",
"rgb": {
"r": 92,
"g": 239,
"b": 138
},
"hsl": {
"h": 138.776,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.84925,
"c": 0.18824,
"h": 150.6
},
"luminance": 0.65843
}Semantic roles & 50–950 ramp
primary
#5CEF8A
secondary
#BC3391
accent
#079BDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581