#5CEA97#5CEA97
#5CEA97 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.9% C 0.170 H 154.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEA97 |
|---|---|
| RGB | rgb(92, 234, 151) |
| HSL | hsl(145, 77%, 64%) |
| HSV | hsv(145, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(83.63, -56.55, 29.22) |
| CIE-LCH | lch(83.63, 63.66, 152.67°) |
| OKLab | oklab(83.94% -0.1533 0.0733) |
| OKLCH | oklch(83.94% 0.17 154.4) |
| XYZ | xyz(39.4191, 63.3514, 39.4228) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Light Green Blue
#56FCA2
ΔE00 3.85
Aqua Green
#12E193
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.87
Seafoam Green
#7AF9AB
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEA97 #EA5CAF
analogous
#68EA5C #5CEA97 #5CEADE
triadic
#5CEA97 #975CEA #EA975C
tetradic
#5CEA97 #5C68EA #EA5CAF #EADE5C
square
#5CEA97 #5C68EA #EA5CAF #EADE5C
split-complementary
#5CEA97 #DE5CEA #EA5C68
monochromatic
#17B459 #26E374 #5CEA97 #92F1BA #C8F8DC
Accessibility & contrast
On white
1.54
#5CEA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5CEA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEA97
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEA97 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD892
Deuteranopia (green-blind)
#D7CB9C
Tritanopia (blue-blind)
#22E8D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5cea97; /* rgb */ color: rgb(92, 234, 151); /* oklch */ color: oklch(83.9% 0.170 154.4);
Tailwind
colors: {
custom: {
50: '#97f2b6',
500: '#5cea97',
950: '#000000',
},
}SCSS
$custom: #5cea97; $custom-light: #97f2b6; $custom-dark: #000000;
JSON
{
"hex": "#5cea97",
"rgb": {
"r": 92,
"g": 234,
"b": 151
},
"hsl": {
"h": 144.93,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.83935,
"c": 0.16995,
"h": 154.4
},
"luminance": 0.63355
}Semantic roles & 50–950 ramp
primary
#5CEA97
secondary
#B43680
accent
#0C84D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581