#5CEC96#5CEC96
#5CEC96 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.4% C 0.173 H 153.9°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEC96 |
|---|---|
| RGB | rgb(92, 236, 150) |
| HSL | hsl(144, 79%, 64%) |
| HSV | hsv(144, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 36.4%, 7.5%) |
| CIE-LAB | lab(84.21, -57.51, 30.51) |
| CIE-LCH | lch(84.21, 65.10, 152.06°) |
| OKLab | oklab(84.41% -0.1558 0.0764) |
| OKLCH | oklch(84.41% 0.174 153.9) |
| XYZ | xyz(39.9108, 64.4642, 39.1878) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.39
Light Green Blue
#56FCA2
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.82
Light Bluish Green
#76FDA8
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEC96 #EC5CB2
analogous
#6AEC5C #5CEC96 #5CECDE
triadic
#5CEC96 #965CEC #EC965C
tetradic
#5CEC96 #5C6AEC #EC5CB2 #ECDE5C
square
#5CEC96 #5C6AEC #EC5CB2 #ECDE5C
split-complementary
#5CEC96 #DE5CEC #EC5C6A
monochromatic
#15B857 #25E673 #5CEC96 #93F2B9 #CAF9DD
Accessibility & contrast
On white
1.51
#5CEC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5CEC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEC96
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEC96 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA90
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#21E9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5cec96; /* rgb */ color: rgb(92, 236, 150); /* oklch */ color: oklch(84.4% 0.173 153.9);
Tailwind
colors: {
custom: {
50: '#97f3b5',
500: '#5cec96',
950: '#000000',
},
}SCSS
$custom: #5cec96; $custom-light: #97f3b5; $custom-dark: #000000;
JSON
{
"hex": "#5cec96",
"rgb": {
"r": 92,
"g": 236,
"b": 150
},
"hsl": {
"h": 144.167,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84406,
"c": 0.1735,
"h": 153.9
},
"luminance": 0.64468
}Semantic roles & 50–950 ramp
primary
#5CEC96
secondary
#B83583
accent
#0A87DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581