#5CED89#5CED89
#5CED89 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.187 H 150.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED89 |
|---|---|
| RGB | rgb(92, 237, 137) |
| HSL | hsl(139, 80%, 65%) |
| HSV | hsv(139, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.30, -60.12, 37.15) |
| CIE-LCH | lch(84.30, 70.67, 148.29°) |
| OKLab | oklab(84.42% -0.1624 0.0917) |
| OKLCH | oklch(84.42% 0.187 150.5) |
| XYZ | xyz(39.2102, 64.6459, 34.0736) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Turquoise Green
#04F489
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.77
Sea Green (survey)
#53FCA1
ΔE00 4.05
Light Green Blue
#56FCA2
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED89 #ED5CC0
analogous
#78ED5C #5CED89 #5CEDD2
triadic
#5CED89 #895CED #ED895C
tetradic
#5CED89 #5C78ED #ED5CC0 #EDD25C
square
#5CED89 #5C78ED #ED5CC0 #EDD25C
split-complementary
#5CED89 #D25CED #ED5C78
monochromatic
#15BA48 #25E761 #5CED89 #93F3B1 #CAF9D9
Accessibility & contrast
On white
1.51
#5CED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#5CED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED89
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED89 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#2BE9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced89; /* rgb */ color: rgb(92, 237, 137); /* oklch */ color: oklch(84.4% 0.187 150.5);
Tailwind
colors: {
custom: {
50: '#98f4ac',
500: '#5ced89',
950: '#000000',
},
}SCSS
$custom: #5ced89; $custom-light: #98f4ac; $custom-dark: #000000;
JSON
{
"hex": "#5ced89",
"rgb": {
"r": 92,
"g": 237,
"b": 137
},
"hsl": {
"h": 138.621,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84416,
"c": 0.18653,
"h": 150.5
},
"luminance": 0.6465
}Semantic roles & 50–950 ramp
primary
#5CED89
secondary
#B93490
accent
#099BDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581