#5CEC95#5CEC95
#5CEC95 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.4% C 0.174 H 153.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEC95 |
|---|---|
| RGB | rgb(92, 236, 149) |
| HSL | hsl(144, 79%, 64%) |
| HSV | hsv(144, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(84.19, -57.69, 30.99) |
| CIE-LCH | lch(84.19, 65.49, 151.76°) |
| OKLab | oklab(84.39% -0.1562 0.0775) |
| OKLCH | oklch(84.39% 0.174 153.6) |
| XYZ | xyz(39.8306, 64.4322, 38.7655) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.78
Light Bluish Green
#76FDA8
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEC95 #EC5CB3
analogous
#6BEC5C #5CEC95 #5CECDD
triadic
#5CEC95 #955CEC #EC955C
tetradic
#5CEC95 #5C6BEC #EC5CB3 #ECDD5C
square
#5CEC95 #5C6BEC #EC5CB3 #ECDD5C
split-complementary
#5CEC95 #DD5CEC #EC5C6B
monochromatic
#15B856 #25E671 #5CEC95 #93F2B9 #CAF9DC
Accessibility & contrast
On white
1.51
#5CEC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5CEC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEC95
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEC95 | 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)
#ECDA8F
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#22E9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5cec95; /* rgb */ color: rgb(92, 236, 149); /* oklch */ color: oklch(84.4% 0.174 153.6);
Tailwind
colors: {
custom: {
50: '#97f3b5',
500: '#5cec95',
950: '#000000',
},
}SCSS
$custom: #5cec95; $custom-light: #97f3b5; $custom-dark: #000000;
JSON
{
"hex": "#5cec95",
"rgb": {
"r": 92,
"g": 236,
"b": 149
},
"hsl": {
"h": 143.75,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84387,
"c": 0.1744,
"h": 153.6
},
"luminance": 0.64436
}Semantic roles & 50–950 ramp
primary
#5CEC95
secondary
#B83584
accent
#0A89DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581