#5CE89D#5CE89D
#5CE89D is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.6% C 0.162 H 156.6°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE89D |
|---|---|
| RGB | rgb(92, 232, 157) |
| HSL | hsl(148, 75%, 64%) |
| HSV | hsv(148, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.14, -54.65, 25.49) |
| CIE-LCH | lch(83.14, 60.30, 154.99°) |
| OKLab | oklab(83.57% -0.1486 0.0644) |
| OKLCH | oklch(83.57% 0.162 156.6) |
| XYZ | xyz(39.3526, 62.4189, 41.8659) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.56
Sea Green (survey)
#53FCA1
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE89D #E85CA7
analogous
#61E85C #5CE89D #5CE8E3
triadic
#5CE89D #9D5CE8 #E89D5C
tetradic
#5CE89D #5C61E8 #E85CA7 #E8E35C
square
#5CE89D #5C61E8 #E85CA7 #E8E35C
split-complementary
#5CE89D #E35CE8 #E85C61
monochromatic
#19B15F #26E07D #5CE89D #92F0BD #C7F7DD
Accessibility & contrast
On white
1.56
#5CE89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#5CE89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE89D
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE89D | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D798
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#1DE6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce89d; /* rgb */ color: rgb(92, 232, 157); /* oklch */ color: oklch(83.6% 0.162 156.6);
Tailwind
colors: {
custom: {
50: '#97f0ba',
500: '#5ce89d',
950: '#000000',
},
}SCSS
$custom: #5ce89d; $custom-light: #97f0ba; $custom-dark: #000000;
JSON
{
"hex": "#5ce89d",
"rgb": {
"r": 92,
"g": 232,
"b": 157
},
"hsl": {
"h": 147.857,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.83567,
"c": 0.16197,
"h": 156.6
},
"luminance": 0.62423
}Semantic roles & 50–950 ramp
primary
#5CE89D
secondary
#B13778
accent
#0E7AD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581