#5CEA8A#5CEA8A
#5CEA8A is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.182 H 151.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEA8A |
|---|---|
| RGB | rgb(92, 234, 138) |
| HSL | hsl(139, 77%, 64%) |
| HSV | hsv(139, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.42, -58.82, 35.50) |
| CIE-LCH | lch(83.42, 68.71, 148.89°) |
| OKLab | oklab(83.69% -0.159 0.0879) |
| OKLCH | oklch(83.69% 0.182 151.1) |
| XYZ | xyz(38.4209, 62.9521, 34.1660) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.22
Turquoise Green
#04F489
ΔE00 3.49
Wintergreen
#20F986
ΔE00 4.15
Sea Green (survey)
#53FCA1
ΔE00 4.34
Light Green Blue
#56FCA2
ΔE00 4.37
Minty Green
#0BF77D
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEA8A #EA5CBC
analogous
#75EA5C #5CEA8A #5CEAD1
triadic
#5CEA8A #8A5CEA #EA8A5C
tetradic
#5CEA8A #5C75EA #EA5CBC #EAD15C
square
#5CEA8A #5C75EA #EA5CBC #EAD15C
split-complementary
#5CEA8A #D15CEA #EA5C75
monochromatic
#17B44A #26E363 #5CEA8A #92F1B1 #C8F8D8
Accessibility & contrast
On white
1.55
#5CEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#5CEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEA8A
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEA8A | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#D8CB90
Tritanopia (blue-blind)
#2DE6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5cea8a; /* rgb */ color: rgb(92, 234, 138); /* oklch */ color: oklch(83.7% 0.182 151.1);
Tailwind
colors: {
custom: {
50: '#97f2ad',
500: '#5cea8a',
950: '#000000',
},
}SCSS
$custom: #5cea8a; $custom-light: #97f2ad; $custom-dark: #000000;
JSON
{
"hex": "#5cea8a",
"rgb": {
"r": 92,
"g": 234,
"b": 138
},
"hsl": {
"h": 139.437,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.83694,
"c": 0.18168,
"h": 151.1
},
"luminance": 0.62956
}Semantic roles & 50–950 ramp
primary
#5CEA8A
secondary
#B4368B
accent
#0C97D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581