#5CEC9F#5CEC9F
#5CEC9F is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.6% C 0.166 H 156.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEC9F |
|---|---|
| RGB | rgb(92, 236, 159) |
| HSL | hsl(148, 79%, 64%) |
| HSV | hsv(148, 61%, 93%) |
| CMYK | cmyk(61%, 0%, 32.6%, 7.5%) |
| CIE-LAB | lab(84.36, -55.84, 26.13) |
| CIE-LCH | lch(84.36, 61.65, 154.92°) |
| OKLab | oklab(84.59% -0.1518 0.0659) |
| OKLCH | oklch(84.59% 0.166 156.5) |
| XYZ | xyz(40.6635, 64.7653, 43.1522) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.44
Light Green Blue
#56FCA2
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 3.76
Aqua Green
#12E193
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEC9F #EC5CA9
analogous
#61EC5C #5CEC9F #5CECE7
triadic
#5CEC9F #9F5CEC #EC9F5C
tetradic
#5CEC9F #5C61EC #EC5CA9 #ECE75C
square
#5CEC9F #5C61EC #EC5CA9 #ECE75C
split-complementary
#5CEC9F #E75CEC #EC5C61
monochromatic
#15B861 #25E67F #5CEC9F #93F2BF #CAF9E0
Accessibility & contrast
On white
1.50
#5CEC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#5CEC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEC9F
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEC9F | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9A
Deuteranopia (green-blind)
#D7CDA4
Tritanopia (blue-blind)
#16EAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5cec9f; /* rgb */ color: rgb(92, 236, 159); /* oklch */ color: oklch(84.6% 0.166 156.5);
Tailwind
colors: {
custom: {
50: '#97f3bb',
500: '#5cec9f',
950: '#000000',
},
}SCSS
$custom: #5cec9f; $custom-light: #97f3bb; $custom-dark: #000000;
JSON
{
"hex": "#5cec9f",
"rgb": {
"r": 92,
"g": 236,
"b": 159
},
"hsl": {
"h": 147.917,
"s": 79.121,
"l": 64.314
},
"oklch": {
"l": 0.84585,
"c": 0.16551,
"h": 156.5
},
"luminance": 0.64769
}Semantic roles & 50–950 ramp
primary
#5CEC9F
secondary
#B8357B
accent
#0A7ADB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582