#5CEA93#5CEA93
#5CEA93 is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.9% C 0.174 H 153.3°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEA93 |
|---|---|
| RGB | rgb(92, 234, 147) |
| HSL | hsl(143, 77%, 64%) |
| HSV | hsv(143, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(83.56, -57.28, 31.16) |
| CIE-LCH | lch(83.56, 65.21, 151.45°) |
| OKLab | oklab(83.86% -0.1551 0.0779) |
| OKLCH | oklch(83.86% 0.174 153.3) |
| XYZ | xyz(39.0997, 63.2237, 37.7409) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Light Green Blue
#56FCA2
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 3.89
Turquoise Green
#04F489
ΔE00 3.91
Seafoam Green
#7AF9AB
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEA93 #EA5CB3
analogous
#6CEA5C #5CEA93 #5CEADA
triadic
#5CEA93 #935CEA #EA935C
tetradic
#5CEA93 #5C6CEA #EA5CB3 #EADA5C
square
#5CEA93 #5C6CEA #EA5CB3 #EADA5C
split-complementary
#5CEA93 #DA5CEA #EA5C6C
monochromatic
#17B454 #26E36F #5CEA93 #92F1B7 #C8F8DB
Accessibility & contrast
On white
1.54
#5CEA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#5CEA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEA93
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEA93 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D7CB99
Tritanopia (blue-blind)
#26E7D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5cea93; /* rgb */ color: rgb(92, 234, 147); /* oklch */ color: oklch(83.9% 0.174 153.3);
Tailwind
colors: {
custom: {
50: '#97f2b3',
500: '#5cea93',
950: '#000000',
},
}SCSS
$custom: #5cea93; $custom-light: #97f2b3; $custom-dark: #000000;
JSON
{
"hex": "#5cea93",
"rgb": {
"r": 92,
"g": 234,
"b": 147
},
"hsl": {
"h": 143.239,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.83858,
"c": 0.17355,
"h": 153.3
},
"luminance": 0.63228
}Semantic roles & 50–950 ramp
primary
#5CEA93
secondary
#B43683
accent
#0C8AD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581