#5CE89B#5CE89B
#5CE89B is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.5% C 0.164 H 156.0°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE89B |
|---|---|
| RGB | rgb(92, 232, 155) |
| HSL | hsl(147, 75%, 64%) |
| HSV | hsv(147, 60%, 91%) |
| CMYK | cmyk(60.3%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(83.10, -55.03, 26.47) |
| CIE-LCH | lch(83.10, 61.06, 154.31°) |
| OKLab | oklab(83.53% -0.1495 0.0667) |
| OKLCH | oklch(83.53% 0.164 156) |
| XYZ | xyz(39.1833, 62.3512, 40.9740) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.42
Light Green Blue
#56FCA2
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE89B #E85CA9
analogous
#63E85C #5CE89B #5CE8E1
triadic
#5CE89B #9B5CE8 #E89B5C
tetradic
#5CE89B #5C63E8 #E85CA9 #E8E15C
square
#5CE89B #5C63E8 #E85CA9 #E8E15C
split-complementary
#5CE89B #E15CE8 #E85C63
monochromatic
#19B15D #26E07A #5CE89B #92F0BC #C7F7DD
Accessibility & contrast
On white
1.56
#5CE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5CE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE89B
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE89B | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D796
Deuteranopia (green-blind)
#D4CAA0
Tritanopia (blue-blind)
#1FE6D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ce89b; /* rgb */ color: rgb(92, 232, 155); /* oklch */ color: oklch(83.5% 0.164 156.0);
Tailwind
colors: {
custom: {
50: '#97f0b9',
500: '#5ce89b',
950: '#000000',
},
}SCSS
$custom: #5ce89b; $custom-light: #97f0b9; $custom-dark: #000000;
JSON
{
"hex": "#5ce89b",
"rgb": {
"r": 92,
"g": 232,
"b": 155
},
"hsl": {
"h": 147,
"s": 75.269,
"l": 63.529
},
"oklch": {
"l": 0.83526,
"c": 0.16373,
"h": 156
},
"luminance": 0.62355
}Semantic roles & 50–950 ramp
primary
#5CE89B
secondary
#B1377A
accent
#0E7DD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581