#5CEA9B#5CEA9B
#5CEA9B is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.166 H 155.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEA9B |
|---|---|
| RGB | rgb(92, 234, 155) |
| HSL | hsl(147, 77%, 64%) |
| HSV | hsv(147, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 33.8%, 8.2%) |
| CIE-LAB | lab(83.70, -55.81, 27.28) |
| CIE-LCH | lch(83.70, 62.12, 153.96°) |
| OKLab | oklab(84.02% -0.1516 0.0687) |
| OKLCH | oklch(84.02% 0.166 155.6) |
| XYZ | xyz(39.7494, 63.4835, 41.1628) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.78
Light Green Blue
#56FCA2
ΔE00 3.95
Sea Green (survey)
#53FCA1
ΔE00 4.00
Light Greenish Blue
#63F7B4
ΔE00 4.03
Seafoam (survey)
#80F9AD
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEA9B #EA5CAB
analogous
#64EA5C #5CEA9B #5CEAE2
triadic
#5CEA9B #9B5CEA #EA9B5C
tetradic
#5CEA9B #5C64EA #EA5CAB #EAE25C
square
#5CEA9B #5C64EA #EA5CAB #EAE25C
split-complementary
#5CEA9B #E25CEA #EA5C64
monochromatic
#17B45D #26E37A #5CEA9B #92F1BC #C8F8DE
Accessibility & contrast
On white
1.53
#5CEA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5CEA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEA9B
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEA9B | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D996
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#1DE8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5cea9b; /* rgb */ color: rgb(92, 234, 155); /* oklch */ color: oklch(84.0% 0.166 155.6);
Tailwind
colors: {
custom: {
50: '#97f2b9',
500: '#5cea9b',
950: '#000000',
},
}SCSS
$custom: #5cea9b; $custom-light: #97f2b9; $custom-dark: #000000;
JSON
{
"hex": "#5cea9b",
"rgb": {
"r": 92,
"g": 234,
"b": 155
},
"hsl": {
"h": 146.62,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.84015,
"c": 0.16639,
"h": 155.6
},
"luminance": 0.63488
}Semantic roles & 50–950 ramp
primary
#5CEA9B
secondary
#B4367C
accent
#0C7ED9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581