#5CEB90#5CEB90
#5CEB90 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.0% C 0.178 H 152.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB90 |
|---|---|
| RGB | rgb(92, 235, 144) |
| HSL | hsl(142, 78%, 64%) |
| HSV | hsv(142, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(83.81, -58.19, 33.01) |
| CIE-LCH | lch(83.81, 66.90, 150.43°) |
| OKLab | oklab(84.05% -0.1574 0.0822) |
| OKLCH | oklch(84.05% 0.178 152.4) |
| XYZ | xyz(39.1529, 63.7017, 36.6125) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Turquoise Green
#04F489
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.80
Light Green Blue
#56FCA2
ΔE00 3.81
Mediumspringgreen
#00FA9A
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB90 #EB5CB7
analogous
#70EB5C #5CEB90 #5CEBD7
triadic
#5CEB90 #905CEB #EB905C
tetradic
#5CEB90 #5C70EB #EB5CB7 #EBD75C
square
#5CEB90 #5C70EB #EB5CB7 #EBD75C
split-complementary
#5CEB90 #D75CEB #EB5C70
monochromatic
#16B650 #25E46B #5CEB90 #93F2B5 #C9F8DA
Accessibility & contrast
On white
1.53
#5CEB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#5CEB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB90
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB90 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#27E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ceb90; /* rgb */ color: rgb(92, 235, 144); /* oklch */ color: oklch(84.0% 0.178 152.4);
Tailwind
colors: {
custom: {
50: '#97f2b1',
500: '#5ceb90',
950: '#000000',
},
}SCSS
$custom: #5ceb90; $custom-light: #97f2b1; $custom-dark: #000000;
JSON
{
"hex": "#5ceb90",
"rgb": {
"r": 92,
"g": 235,
"b": 144
},
"hsl": {
"h": 141.818,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84048,
"c": 0.17758,
"h": 152.4
},
"luminance": 0.63706
}Semantic roles & 50–950 ramp
primary
#5CEB90
secondary
#B63587
accent
#0B8FDA
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581