#5CEA98#5CEA98
#5CEA98 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.169 H 154.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEA98 |
|---|---|
| RGB | rgb(92, 234, 152) |
| HSL | hsl(145, 77%, 64%) |
| HSV | hsv(145, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(83.64, -56.37, 28.74) |
| CIE-LCH | lch(83.64, 63.27, 152.99°) |
| OKLab | oklab(83.96% -0.1529 0.0722) |
| OKLCH | oklch(83.96% 0.169 154.7) |
| XYZ | xyz(39.5006, 63.3840, 39.8523) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.70
Aqua Green
#12E193
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEA98 #EA5CAE
analogous
#67EA5C #5CEA98 #5CEADF
triadic
#5CEA98 #985CEA #EA985C
tetradic
#5CEA98 #5C67EA #EA5CAE #EADF5C
square
#5CEA98 #5C67EA #EA5CAE #EADF5C
split-complementary
#5CEA98 #DF5CEA #EA5C67
monochromatic
#17B45A #26E376 #5CEA98 #92F1BA #C8F8DD
Accessibility & contrast
On white
1.54
#5CEA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5CEA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEA98
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEA98 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D993
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#21E8D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5cea98; /* rgb */ color: rgb(92, 234, 152); /* oklch */ color: oklch(84.0% 0.169 154.7);
Tailwind
colors: {
custom: {
50: '#97f2b7',
500: '#5cea98',
950: '#000000',
},
}SCSS
$custom: #5cea98; $custom-light: #97f2b7; $custom-dark: #000000;
JSON
{
"hex": "#5cea98",
"rgb": {
"r": 92,
"g": 234,
"b": 152
},
"hsl": {
"h": 145.352,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.83955,
"c": 0.16906,
"h": 154.7
},
"luminance": 0.63388
}Semantic roles & 50–950 ramp
primary
#5CEA98
secondary
#B4367F
accent
#0C83D9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581