#5CE89A#5CE89A
#5CE89A is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.5% C 0.165 H 155.6°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE89A |
|---|---|
| RGB | rgb(92, 232, 154) |
| HSL | hsl(147, 75%, 64%) |
| HSV | hsv(147, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 33.6%, 9%) |
| CIE-LAB | lab(83.08, -55.22, 26.96) |
| CIE-LCH | lch(83.08, 61.45, 153.98°) |
| OKLab | oklab(83.51% -0.15 0.0679) |
| OKLCH | oklch(83.51% 0.165 155.6) |
| XYZ | xyz(39.0996, 62.3177, 40.5336) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 4.14
Seafoam Green
#7AF9AB
ΔE00 4.15
Light Greenish Blue
#63F7B4
ΔE00 4.29
Light Green Blue
#56FCA2
ΔE00 4.39
Seafoam (survey)
#80F9AD
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE89A #E85CAA
analogous
#64E85C #5CE89A #5CE8E0
triadic
#5CE89A #9A5CE8 #E89A5C
tetradic
#5CE89A #5C64E8 #E85CAA #E8E05C
square
#5CE89A #5C64E8 #E85CAA #E8E05C
split-complementary
#5CE89A #E05CE8 #E85C64
monochromatic
#19B15C #26E079 #5CE89A #92F0BB #C7F7DC
Accessibility & contrast
On white
1.56
#5CE89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#5CE89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE89A
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE89A | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D4CA9F
Tritanopia (blue-blind)
#20E6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce89a; /* rgb */ color: rgb(92, 232, 154); /* oklch */ color: oklch(83.5% 0.165 155.6);
Tailwind
colors: {
custom: {
50: '#97f0b8',
500: '#5ce89a',
950: '#000000',
},
}SCSS
$custom: #5ce89a; $custom-light: #97f0b8; $custom-dark: #000000;
JSON
{
"hex": "#5ce89a",
"rgb": {
"r": 92,
"g": 232,
"b": 154
},
"hsl": {
"h": 146.571,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.83505,
"c": 0.16462,
"h": 155.6
},
"luminance": 0.62322
}Semantic roles & 50–950 ramp
primary
#5CE89A
secondary
#B1377B
accent
#0E7ED7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581