#5CEC87#5CEC87
#5CEC87 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.1% C 0.187 H 150.2°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEC87 |
|---|---|
| RGB | rgb(92, 236, 135) |
| HSL | hsl(138, 79%, 64%) |
| HSV | hsv(138, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 42.8%, 7.5%) |
| CIE-LAB | lab(83.97, -60.07, 37.71) |
| CIE-LCH | lch(83.97, 70.93, 147.88°) |
| OKLab | oklab(84.14% -0.1623 0.093) |
| OKLCH | oklch(84.14% 0.187 150.2) |
| XYZ | xyz(38.7793, 64.0117, 33.2288) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Turquoise Green
#04F489
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.64
Minty Green
#0BF77D
ΔE00 3.81
Spearmint
#1EF876
ΔE00 4.32
Sea Green (survey)
#53FCA1
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEC87 #EC5CC1
analogous
#79EC5C #5CEC87 #5CECCF
triadic
#5CEC87 #875CEC #EC875C
tetradic
#5CEC87 #5C79EC #EC5CC1 #ECCF5C
square
#5CEC87 #5C79EC #EC5CC1 #ECCF5C
split-complementary
#5CEC87 #CF5CEC #EC5C79
monochromatic
#15B846 #25E65F #5CEC87 #93F2AF #CAF9D8
Accessibility & contrast
On white
1.52
#5CEC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5CEC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEC87
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEC87 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD980
Deuteranopia (green-blind)
#DBCC8E
Tritanopia (blue-blind)
#2DE8D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5cec87; /* rgb */ color: rgb(92, 236, 135); /* oklch */ color: oklch(84.1% 0.187 150.2);
Tailwind
colors: {
custom: {
50: '#97f3ab',
500: '#5cec87',
950: '#000000',
},
}SCSS
$custom: #5cec87; $custom-light: #97f3ab; $custom-dark: #000000;
JSON
{
"hex": "#5cec87",
"rgb": {
"r": 92,
"g": 236,
"b": 135
},
"hsl": {
"h": 137.917,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84136,
"c": 0.18702,
"h": 150.2
},
"luminance": 0.64015
}Semantic roles & 50–950 ramp
primary
#5CEC87
secondary
#B83590
accent
#0A9DDB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581