#5CE89F#5CE89F
#5CE89F is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.160 H 157.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE89F |
|---|---|
| RGB | rgb(92, 232, 159) |
| HSL | hsl(149, 75%, 64%) |
| HSV | hsv(149, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.17, -54.26, 24.51) |
| CIE-LCH | lch(83.17, 59.54, 155.69°) |
| OKLab | oklab(83.61% -0.1477 0.062) |
| OKLCH | oklch(83.61% 0.16 157.2) |
| XYZ | xyz(39.5248, 62.4878, 42.7726) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Blue Green
#7EFBB3
ΔE00 4.65
Light Green Blue
#56FCA2
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE89F #E85CA5
analogous
#5FE85C #5CE89F #5CE8E5
triadic
#5CE89F #9F5CE8 #E89F5C
tetradic
#5CE89F #5C5FE8 #E85CA5 #E8E55C
square
#5CE89F #5C5FE8 #E85CA5 #E8E55C
split-complementary
#5CE89F #E55CE8 #E85C5F
monochromatic
#19B162 #26E07F #5CE89F #92F0BF #C7F7DE
Accessibility & contrast
On white
1.56
#5CE89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5CE89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE89F
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE89F | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79B
Deuteranopia (green-blind)
#D3CAA4
Tritanopia (blue-blind)
#1AE6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce89f; /* rgb */ color: rgb(92, 232, 159); /* oklch */ color: oklch(83.6% 0.160 157.2);
Tailwind
colors: {
custom: {
50: '#97f0bb',
500: '#5ce89f',
950: '#000000',
},
}SCSS
$custom: #5ce89f; $custom-light: #97f0bb; $custom-dark: #000000;
JSON
{
"hex": "#5ce89f",
"rgb": {
"r": 92,
"g": 232,
"b": 159
},
"hsl": {
"h": 148.714,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.83609,
"c": 0.16021,
"h": 157.2
},
"luminance": 0.62492
}Semantic roles & 50–950 ramp
primary
#5CE89F
secondary
#B13777
accent
#0E77D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582