#5CED98#5CED98
#5CED98 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.173 H 154.3°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED98 |
|---|---|
| RGB | rgb(92, 237, 152) |
| HSL | hsl(145, 80%, 65%) |
| HSV | hsv(145, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(84.54, -57.54, 29.94) |
| CIE-LCH | lch(84.54, 64.86, 152.51°) |
| OKLab | oklab(84.69% -0.1559 0.075) |
| OKLCH | oklch(84.69% 0.173 154.3) |
| XYZ | xyz(40.3619, 65.1066, 40.1394) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.19
Sea Green (survey)
#53FCA1
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 3.74
Mediumspringgreen
#00FA9A
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED98 #ED5CB1
analogous
#69ED5C #5CED98 #5CEDE1
triadic
#5CED98 #985CED #ED985C
tetradic
#5CED98 #5C69ED #ED5CB1 #EDE15C
square
#5CED98 #5C69ED #ED5CB1 #EDE15C
split-complementary
#5CED98 #E15CED #ED5C69
monochromatic
#15BA59 #25E775 #5CED98 #93F3BB #CAF9DE
Accessibility & contrast
On white
1.50
#5CED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5CED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED98
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED98 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB92
Deuteranopia (green-blind)
#D9CE9D
Tritanopia (blue-blind)
#1EEAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ced98; /* rgb */ color: rgb(92, 237, 152); /* oklch */ color: oklch(84.7% 0.173 154.3);
Tailwind
colors: {
custom: {
50: '#97f4b7',
500: '#5ced98',
950: '#000000',
},
}SCSS
$custom: #5ced98; $custom-light: #97f4b7; $custom-dark: #000000;
JSON
{
"hex": "#5ced98",
"rgb": {
"r": 92,
"g": 237,
"b": 152
},
"hsl": {
"h": 144.828,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84689,
"c": 0.17303,
"h": 154.3
},
"luminance": 0.65111
}Semantic roles & 50–950 ramp
primary
#5CED98
secondary
#B93482
accent
#0985DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581