#5CEC8F#5CEC8F
#5CEC8F is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.180 H 152.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEC8F |
|---|---|
| RGB | rgb(92, 236, 143) |
| HSL | hsl(141, 79%, 64%) |
| HSV | hsv(141, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.09, -58.74, 33.89) |
| CIE-LCH | lch(84.09, 67.81, 150.02°) |
| OKLab | oklab(84.28% -0.1588 0.0842) |
| OKLCH | oklch(84.28% 0.18 152.1) |
| XYZ | xyz(39.3639, 64.2455, 36.3074) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Turquoise Green
#04F489
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.71
Wintergreen
#20F986
ΔE00 4.06
Mediumspringgreen
#00FA9A
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEC8F #EC5CB9
analogous
#71EC5C #5CEC8F #5CECD7
triadic
#5CEC8F #8F5CEC #EC8F5C
tetradic
#5CEC8F #5C71EC #EC5CB9 #ECD75C
square
#5CEC8F #5C71EC #EC5CB9 #ECD75C
split-complementary
#5CEC8F #D75CEC #EC5C71
monochromatic
#15B84F #25E669 #5CEC8F #93F2B5 #CAF9DA
Accessibility & contrast
On white
1.52
#5CEC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5CEC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEC8F
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEC8F | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA89
Deuteranopia (green-blind)
#DACC95
Tritanopia (blue-blind)
#28E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5cec8f; /* rgb */ color: rgb(92, 236, 143); /* oklch */ color: oklch(84.3% 0.180 152.1);
Tailwind
colors: {
custom: {
50: '#97f3b0',
500: '#5cec8f',
950: '#000000',
},
}SCSS
$custom: #5cec8f; $custom-light: #97f3b0; $custom-dark: #000000;
JSON
{
"hex": "#5cec8f",
"rgb": {
"r": 92,
"g": 236,
"b": 143
},
"hsl": {
"h": 141.25,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84275,
"c": 0.1798,
"h": 152.1
},
"luminance": 0.64249
}Semantic roles & 50–950 ramp
primary
#5CEC8F
secondary
#B83589
accent
#0A91DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581