#5CEC90#5CEC90
#5CEC90 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.3% C 0.179 H 152.3°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEC90 |
|---|---|
| RGB | rgb(92, 236, 144) |
| HSL | hsl(142, 79%, 64%) |
| HSV | hsv(142, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 39%, 7.5%) |
| CIE-LAB | lab(84.11, -58.57, 33.40) |
| CIE-LCH | lch(84.11, 67.42, 150.30°) |
| OKLab | oklab(84.29% -0.1584 0.0831) |
| OKLCH | oklch(84.29% 0.179 152.3) |
| XYZ | xyz(39.4400, 64.2759, 36.7082) |
| Luminance | 0.6428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Turquoise Green
#04F489
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.63
Light Green Blue
#56FCA2
ΔE00 3.65
Mediumspringgreen
#00FA9A
ΔE00 4.12
Wintergreen
#20F986
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEC90 #EC5CB8
analogous
#70EC5C #5CEC90 #5CECD8
triadic
#5CEC90 #905CEC #EC905C
tetradic
#5CEC90 #5C70EC #EC5CB8 #ECD85C
square
#5CEC90 #5C70EC #EC5CB8 #ECD85C
split-complementary
#5CEC90 #D85CEC #EC5C70
monochromatic
#15B850 #25E66B #5CEC90 #93F2B5 #CAF9DB
Accessibility & contrast
On white
1.52
#5CEC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5CEC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEC90
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEC90 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8A
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#27E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5cec90; /* rgb */ color: rgb(92, 236, 144); /* oklch */ color: oklch(84.3% 0.179 152.3);
Tailwind
colors: {
custom: {
50: '#97f3b1',
500: '#5cec90',
950: '#000000',
},
}SCSS
$custom: #5cec90; $custom-light: #97f3b1; $custom-dark: #000000;
JSON
{
"hex": "#5cec90",
"rgb": {
"r": 92,
"g": 236,
"b": 144
},
"hsl": {
"h": 141.667,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84294,
"c": 0.1789,
"h": 152.3
},
"luminance": 0.6428
}Semantic roles & 50–950 ramp
primary
#5CEC90
secondary
#B83588
accent
#0A90DB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581