#5CED97#5CED97
#5CED97 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.174 H 154.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED97 |
|---|---|
| RGB | rgb(92, 237, 151) |
| HSL | hsl(144, 80%, 65%) |
| HSV | hsv(144, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(84.52, -57.72, 30.42) |
| CIE-LCH | lch(84.52, 65.24, 152.21°) |
| OKLab | oklab(84.67% -0.1564 0.0762) |
| OKLCH | oklch(84.67% 0.174 154) |
| XYZ | xyz(40.2804, 65.0740, 39.7099) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 3.75
Light Bluish Green
#76FDA8
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED97 #ED5CB2
analogous
#6AED5C #5CED97 #5CEDE0
triadic
#5CED97 #975CED #ED975C
tetradic
#5CED97 #5C6AED #ED5CB2 #EDE05C
square
#5CED97 #5C6AED #ED5CB2 #EDE05C
split-complementary
#5CED97 #E05CED #ED5C6A
monochromatic
#15BA58 #25E774 #5CED97 #93F3BA #CAF9DD
Accessibility & contrast
On white
1.50
#5CED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#5CED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED97
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED97 | 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)
#EDDB91
Deuteranopia (green-blind)
#DACE9D
Tritanopia (blue-blind)
#1FEAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ced97; /* rgb */ color: rgb(92, 237, 151); /* oklch */ color: oklch(84.7% 0.174 154.0);
Tailwind
colors: {
custom: {
50: '#97f4b6',
500: '#5ced97',
950: '#000000',
},
}SCSS
$custom: #5ced97; $custom-light: #97f4b6; $custom-dark: #000000;
JSON
{
"hex": "#5ced97",
"rgb": {
"r": 92,
"g": 237,
"b": 151
},
"hsl": {
"h": 144.414,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.8467,
"c": 0.17393,
"h": 154
},
"luminance": 0.65078
}Semantic roles & 50–950 ramp
primary
#5CED97
secondary
#B93483
accent
#0986DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581