#5CEB94#5CEB94
#5CEB94 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.1% C 0.174 H 153.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB94 |
|---|---|
| RGB | rgb(92, 235, 148) |
| HSL | hsl(143, 78%, 64%) |
| HSV | hsv(143, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 37%, 7.8%) |
| CIE-LAB | lab(83.88, -57.48, 31.08) |
| CIE-LCH | lch(83.88, 65.35, 151.60°) |
| OKLab | oklab(84.12% -0.1557 0.0777) |
| OKLCH | oklch(84.12% 0.174 153.5) |
| XYZ | xyz(39.4640, 63.8262, 38.2512) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.13
Light Green Blue
#56FCA2
ΔE00 3.66
Sea Green (survey)
#53FCA1
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 3.96
Mediumspringgreen
#00FA9A
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB94 #EB5CB3
analogous
#6CEB5C #5CEB94 #5CEBDC
triadic
#5CEB94 #945CEB #EB945C
tetradic
#5CEB94 #5C6CEB #EB5CB3 #EBDC5C
square
#5CEB94 #5C6CEB #EB5CB3 #EBDC5C
split-complementary
#5CEB94 #DC5CEB #EB5C6C
monochromatic
#16B655 #25E470 #5CEB94 #93F2B8 #C9F8DC
Accessibility & contrast
On white
1.53
#5CEB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#5CEB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB94
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB94 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98E
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#24E8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ceb94; /* rgb */ color: rgb(92, 235, 148); /* oklch */ color: oklch(84.1% 0.174 153.5);
Tailwind
colors: {
custom: {
50: '#97f2b4',
500: '#5ceb94',
950: '#000000',
},
}SCSS
$custom: #5ceb94; $custom-light: #97f2b4; $custom-dark: #000000;
JSON
{
"hex": "#5ceb94",
"rgb": {
"r": 92,
"g": 235,
"b": 148
},
"hsl": {
"h": 143.497,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84123,
"c": 0.17397,
"h": 153.5
},
"luminance": 0.6383
}Semantic roles & 50–950 ramp
primary
#5CEB94
secondary
#B63584
accent
#0B89DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581