#5CEF8F#5CEF8F
#5CEF8F is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.0% C 0.184 H 151.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEF8F |
|---|---|
| RGB | rgb(92, 239, 143) |
| HSL | hsl(141, 82%, 65%) |
| HSV | hsv(141, 62%, 94%) |
| CMYK | cmyk(61.5%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(84.99, -59.88, 35.06) |
| CIE-LCH | lch(84.99, 69.39, 149.65°) |
| OKLab | oklab(85.01% -0.1618 0.087) |
| OKLCH | oklch(85.01% 0.184 151.7) |
| XYZ | xyz(40.2349, 65.9875, 36.5978) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.96
Weird Green
#3AE57F
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.48
Mediumspringgreen
#00FA9A
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEF8F #EF5CBC
analogous
#73EF5C #5CEF8F #5CEFD8
triadic
#5CEF8F #8F5CEF #EF8F5C
tetradic
#5CEF8F #5C73EF #EF5CBC #EFD85C
square
#5CEF8F #5C73EF #EF5CBC #EFD85C
split-complementary
#5CEF8F #D85CEF #EF5C73
monochromatic
#13BE4E #24EA69 #5CEF8F #94F4B5 #CBFADC
Accessibility & contrast
On white
1.48
#5CEF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#5CEF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEF8F
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEF8F | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC88
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#26ECD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cef8f; /* rgb */ color: rgb(92, 239, 143); /* oklch */ color: oklch(85.0% 0.184 151.7);
Tailwind
colors: {
custom: {
50: '#98f5b0',
500: '#5cef8f',
950: '#000000',
},
}SCSS
$custom: #5cef8f; $custom-light: #98f5b0; $custom-dark: #000000;
JSON
{
"hex": "#5cef8f",
"rgb": {
"r": 92,
"g": 239,
"b": 143
},
"hsl": {
"h": 140.816,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.85012,
"c": 0.18375,
"h": 151.7
},
"luminance": 0.65991
}Semantic roles & 50–950 ramp
primary
#5CEF8F
secondary
#BC338D
accent
#0794DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581