#5CED88#5CED88
#5CED88 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.187 H 150.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED88 |
|---|---|
| RGB | rgb(92, 237, 136) |
| HSL | hsl(138, 80%, 65%) |
| HSV | hsv(138, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 42.6%, 7.1%) |
| CIE-LAB | lab(84.29, -60.28, 37.62) |
| CIE-LCH | lch(84.29, 71.06, 148.03°) |
| OKLab | oklab(84.4% -0.1628 0.0928) |
| OKLCH | oklch(84.4% 0.187 150.3) |
| XYZ | xyz(39.1388, 64.6174, 33.6976) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Turquoise Green
#04F489
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.70
Sea Green (survey)
#53FCA1
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED88 #ED5CC1
analogous
#79ED5C #5CED88 #5CEDD1
triadic
#5CED88 #885CED #ED885C
tetradic
#5CED88 #5C79ED #ED5CC1 #EDD15C
square
#5CED88 #5C79ED #ED5CC1 #EDD15C
split-complementary
#5CED88 #D15CED #ED5C79
monochromatic
#15BA47 #25E760 #5CED88 #93F3B0 #CAF9D8
Accessibility & contrast
On white
1.51
#5CED88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#5CED88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED88
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED88 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA81
Deuteranopia (green-blind)
#DCCD8F
Tritanopia (blue-blind)
#2CE9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ced88; /* rgb */ color: rgb(92, 237, 136); /* oklch */ color: oklch(84.4% 0.187 150.3);
Tailwind
colors: {
custom: {
50: '#98f4ac',
500: '#5ced88',
950: '#000000',
},
}SCSS
$custom: #5ced88; $custom-light: #98f4ac; $custom-dark: #000000;
JSON
{
"hex": "#5ced88",
"rgb": {
"r": 92,
"g": 237,
"b": 136
},
"hsl": {
"h": 138.207,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84399,
"c": 0.18742,
"h": 150.3
},
"luminance": 0.64621
}Semantic roles & 50–950 ramp
primary
#5CED88
secondary
#B93491
accent
#099CDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581