#5CED9F#5CED9F
#5CED9F is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.167 H 156.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5CED9F |
|---|---|
| RGB | rgb(92, 237, 159) |
| HSL | hsl(148, 80%, 65%) |
| HSV | hsv(148, 61%, 93%) |
| CMYK | cmyk(61.2%, 0%, 32.9%, 7.1%) |
| CIE-LAB | lab(84.66, -56.24, 26.54) |
| CIE-LCH | lch(84.66, 62.18, 154.74°) |
| OKLab | oklab(84.83% -0.1528 0.0669) |
| OKLCH | oklch(84.83% 0.167 156.4) |
| XYZ | xyz(40.9522, 65.3428, 43.2484) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.26
Light Greenish Blue
#63F7B4
ΔE00 3.34
Light Green Blue
#56FCA2
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CED9F #ED5CAA
analogous
#62ED5C #5CED9F #5CEDE7
triadic
#5CED9F #9F5CED #ED9F5C
tetradic
#5CED9F #5C62ED #ED5CAA #EDE75C
square
#5CED9F #5C62ED #ED5CAA #EDE75C
split-complementary
#5CED9F #E75CED #ED5C62
monochromatic
#15BA61 #25E77F #5CED9F #93F3BF #CAF9E0
Accessibility & contrast
On white
1.49
#5CED9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#5CED9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CED9F
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CED9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CED9F | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9A
Deuteranopia (green-blind)
#D8CEA4
Tritanopia (blue-blind)
#15EBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ced9f; /* rgb */ color: rgb(92, 237, 159); /* oklch */ color: oklch(84.8% 0.167 156.4);
Tailwind
colors: {
custom: {
50: '#97f4bb',
500: '#5ced9f',
950: '#000000',
},
}SCSS
$custom: #5ced9f; $custom-light: #97f4bb; $custom-dark: #000000;
JSON
{
"hex": "#5ced9f",
"rgb": {
"r": 92,
"g": 237,
"b": 159
},
"hsl": {
"h": 147.724,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.84829,
"c": 0.16683,
"h": 156.4
},
"luminance": 0.65347
}Semantic roles & 50–950 ramp
primary
#5CED9F
secondary
#B9347C
accent
#097BDC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582