#5CEB98#5CEB98
#5CEB98 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.2% C 0.170 H 154.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEB98 |
|---|---|
| RGB | rgb(92, 235, 152) |
| HSL | hsl(145, 78%, 64%) |
| HSV | hsv(145, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 35.3%, 7.8%) |
| CIE-LAB | lab(83.94, -56.76, 29.14) |
| CIE-LCH | lch(83.94, 63.80, 152.83°) |
| OKLab | oklab(84.2% -0.1539 0.0731) |
| OKLCH | oklch(84.2% 0.17 154.6) |
| XYZ | xyz(39.7861, 63.9550, 39.9475) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.72
Aqua Green
#12E193
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEB98 #EB5CAF
analogous
#68EB5C #5CEB98 #5CEBE0
triadic
#5CEB98 #985CEB #EB985C
tetradic
#5CEB98 #5C68EB #EB5CAF #EBE05C
square
#5CEB98 #5C68EB #EB5CAF #EBE05C
split-complementary
#5CEB98 #E05CEB #EB5C68
monochromatic
#16B659 #25E476 #5CEB98 #93F2BA #C9F8DD
Accessibility & contrast
On white
1.52
#5CEB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5CEB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEB98
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEB98 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D7CC9D
Tritanopia (blue-blind)
#20E9D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ceb98; /* rgb */ color: rgb(92, 235, 152); /* oklch */ color: oklch(84.2% 0.170 154.6);
Tailwind
colors: {
custom: {
50: '#97f2b7',
500: '#5ceb98',
950: '#000000',
},
}SCSS
$custom: #5ceb98; $custom-light: #97f2b7; $custom-dark: #000000;
JSON
{
"hex": "#5ceb98",
"rgb": {
"r": 92,
"g": 235,
"b": 152
},
"hsl": {
"h": 145.175,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.842,
"c": 0.17039,
"h": 154.6
},
"luminance": 0.63959
}Semantic roles & 50–950 ramp
primary
#5CEB98
secondary
#B63580
accent
#0B83DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581