#5CEB99#5CEB99
#5CEB99 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.169 H 154.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB99 |
|---|---|
| RGB | rgb(92, 235, 153) |
| HSL | hsl(146, 78%, 64%) |
| HSV | hsv(146, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 34.9%, 7.8%) |
| CIE-LAB | lab(83.96, -56.58, 28.65) |
| CIE-LCH | lch(83.96, 63.42, 153.14°) |
| OKLab | oklab(84.22% -0.1535 0.072) |
| OKLCH | oklch(84.22% 0.169 154.9) |
| XYZ | xyz(39.8684, 63.9879, 40.3807) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.65
Seafoam Green
#7AF9AB
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.81
Aqua Green
#12E193
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB99 #EB5CAE
analogous
#67EB5C #5CEB99 #5CEBE0
triadic
#5CEB99 #995CEB #EB995C
tetradic
#5CEB99 #5C67EB #EB5CAE #EBE05C
square
#5CEB99 #5C67EB #EB5CAE #EBE05C
split-complementary
#5CEB99 #E05CEB #EB5C67
monochromatic
#16B65B #25E477 #5CEB99 #93F2BB #C9F8DD
Accessibility & contrast
On white
1.52
#5CEB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#5CEB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB99
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB99 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD994
Deuteranopia (green-blind)
#D7CC9E
Tritanopia (blue-blind)
#1FE9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ceb99; /* rgb */ color: rgb(92, 235, 153); /* oklch */ color: oklch(84.2% 0.169 154.9);
Tailwind
colors: {
custom: {
50: '#97f2b7',
500: '#5ceb99',
950: '#000000',
},
}SCSS
$custom: #5ceb99; $custom-light: #97f2b7; $custom-dark: #000000;
JSON
{
"hex": "#5ceb99",
"rgb": {
"r": 92,
"g": 235,
"b": 153
},
"hsl": {
"h": 145.594,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.84219,
"c": 0.16949,
"h": 154.9
},
"luminance": 0.63992
}Semantic roles & 50–950 ramp
primary
#5CEB99
secondary
#B6357F
accent
#0B82DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581