#5CEF8C#5CEF8C
#5CEF8C is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.186 H 151.0°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEF8C |
|---|---|
| RGB | rgb(92, 239, 140) |
| HSL | hsl(140, 82%, 65%) |
| HSV | hsv(140, 62%, 94%) |
| CMYK | cmyk(61.5%, 0%, 41.4%, 6.3%) |
| CIE-LAB | lab(84.94, -60.38, 36.50) |
| CIE-LCH | lch(84.94, 70.55, 148.85°) |
| OKLab | oklab(84.96% -0.1631 0.0903) |
| OKLCH | oklch(84.96% 0.186 151) |
| XYZ | xyz(40.0107, 65.8978, 35.4168) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 2.91
Wintergreen
#20F986
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.54
Light Green Blue
#56FCA2
ΔE00 3.60
Minty Green
#0BF77D
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEF8C #EF5CBF
analogous
#75EF5C #5CEF8C #5CEFD6
triadic
#5CEF8C #8C5CEF #EF8C5C
tetradic
#5CEF8C #5C75EF #EF5CBF #EFD65C
square
#5CEF8C #5C75EF #EF5CBF #EFD65C
split-complementary
#5CEF8C #D65CEF #EF5C75
monochromatic
#13BE4B #24EA65 #5CEF8C #94F4B3 #CBFADB
Accessibility & contrast
On white
1.48
#5CEF8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5CEF8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEF8C
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEF8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEF8C | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC85
Deuteranopia (green-blind)
#DDCF93
Tritanopia (blue-blind)
#28EBD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cef8c; /* rgb */ color: rgb(92, 239, 140); /* oklch */ color: oklch(85.0% 0.186 151.0);
Tailwind
colors: {
custom: {
50: '#98f5ae',
500: '#5cef8c',
950: '#000000',
},
}SCSS
$custom: #5cef8c; $custom-light: #98f5ae; $custom-dark: #000000;
JSON
{
"hex": "#5cef8c",
"rgb": {
"r": 92,
"g": 239,
"b": 140
},
"hsl": {
"h": 139.592,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.8496,
"c": 0.18645,
"h": 151
},
"luminance": 0.65902
}Semantic roles & 50–950 ramp
primary
#5CEF8C
secondary
#BC338F
accent
#0798DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581