#5CED90#5CED90
#5CED90 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.180 H 152.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED90 |
|---|---|
| RGB | rgb(92, 237, 144) |
| HSL | hsl(142, 80%, 65%) |
| HSV | hsv(142, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(84.41, -58.95, 33.80) |
| CIE-LCH | lch(84.41, 67.95, 150.17°) |
| OKLab | oklab(84.54% -0.1594 0.0841) |
| OKLCH | oklch(84.54% 0.18 152.2) |
| XYZ | xyz(39.7287, 64.8533, 36.8044) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.94
Mediumspringgreen
#00FA9A
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED90 #ED5CB9
analogous
#71ED5C #5CED90 #5CEDD8
triadic
#5CED90 #905CED #ED905C
tetradic
#5CED90 #5C71ED #ED5CB9 #EDD85C
square
#5CED90 #5C71ED #ED5CB9 #EDD85C
split-complementary
#5CED90 #D85CED #ED5C71
monochromatic
#15BA50 #25E76A #5CED90 #93F3B6 #CAF9DB
Accessibility & contrast
On white
1.50
#5CED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5CED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED90
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED90 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8A
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#26EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ced90; /* rgb */ color: rgb(92, 237, 144); /* oklch */ color: oklch(84.5% 0.180 152.2);
Tailwind
colors: {
custom: {
50: '#97f4b1',
500: '#5ced90',
950: '#000000',
},
}SCSS
$custom: #5ced90; $custom-light: #97f4b1; $custom-dark: #000000;
JSON
{
"hex": "#5ced90",
"rgb": {
"r": 92,
"g": 237,
"b": 144
},
"hsl": {
"h": 141.517,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84539,
"c": 0.18022,
"h": 152.2
},
"luminance": 0.64857
}Semantic roles & 50–950 ramp
primary
#5CED90
secondary
#B93489
accent
#0991DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581