#5CEB91#5CEB91
#5CEB91 is a very light, vivid green. Relative luminance 0.637; OKLCH L 84.1% C 0.177 H 152.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB91 |
|---|---|
| RGB | rgb(92, 235, 145) |
| HSL | hsl(142, 78%, 64%) |
| HSV | hsv(142, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(83.83, -58.01, 32.53) |
| CIE-LCH | lch(83.83, 66.51, 150.72°) |
| OKLab | oklab(84.07% -0.157 0.0811) |
| OKLCH | oklch(84.07% 0.177 152.7) |
| XYZ | xyz(39.2296, 63.7324, 37.0168) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.79
Turquoise Green
#04F489
ΔE00 3.59
Sea Green (survey)
#53FCA1
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 4.20
Mediumspringgreen
#00FA9A
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB91 #EB5CB6
analogous
#6FEB5C #5CEB91 #5CEBD9
triadic
#5CEB91 #915CEB #EB915C
tetradic
#5CEB91 #5C6FEB #EB5CB6 #EBD95C
square
#5CEB91 #5C6FEB #EB5CB6 #EBD95C
split-complementary
#5CEB91 #D95CEB #EB5C6F
monochromatic
#16B652 #25E46C #5CEB91 #93F2B6 #C9F8DB
Accessibility & contrast
On white
1.53
#5CEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5CEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB91
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB91 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#D8CC97
Tritanopia (blue-blind)
#27E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ceb91; /* rgb */ color: rgb(92, 235, 145); /* oklch */ color: oklch(84.1% 0.177 152.7);
Tailwind
colors: {
custom: {
50: '#97f2b2',
500: '#5ceb91',
950: '#000000',
},
}SCSS
$custom: #5ceb91; $custom-light: #97f2b2; $custom-dark: #000000;
JSON
{
"hex": "#5ceb91",
"rgb": {
"r": 92,
"g": 235,
"b": 145
},
"hsl": {
"h": 142.238,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84066,
"c": 0.17668,
"h": 152.7
},
"luminance": 0.63736
}Semantic roles & 50–950 ramp
primary
#5CEB91
secondary
#B63586
accent
#0B8EDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581