#5CC59C#5CC59C
#5CC59C is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.0% C 0.116 H 165.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5CC59C |
|---|---|
| RGB | rgb(92, 197, 156) |
| HSL | hsl(157, 48%, 57%) |
| HSV | hsv(157, 53%, 77%) |
| CMYK | cmyk(53.3%, 0%, 20.8%, 22.7%) |
| CIE-LAB | lab(72.63, -40.18, 11.44) |
| CIE-LCH | lch(72.63, 41.77, 164.10°) |
| OKLab | oklab(74.98% -0.1117 0.0293) |
| OKLCH | oklch(74.98% 0.116 165.3) |
| XYZ | xyz(30.3778, 44.6054, 38.4549) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.86
Greenblue
#23C48B
ΔE00 4.74
Green Blue
#01C08D
ΔE00 4.84
Eucalyptus
#44D7A8
ΔE00 4.87
Greenish Teal
#32BF84
ΔE00 5.24
Seafoam Blue
#78D1B6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CC59C #C55C85
analogous
#5CC568 #5CC59C #5CBAC5
triadic
#5CC59C #9C5CC5 #C59C5C
tetradic
#5CC59C #685CC5 #C55C85 #BAC55C
square
#5CC59C #685CC5 #C55C85 #BAC55C
split-complementary
#5CC59C #C55CBA #C5685C
monochromatic
#2C7B5C #3CA87E #5CC59C #89D5B7 #B6E5D3
Accessibility & contrast
On white
2.12
#5CC59C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#5CC59C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CC59C
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CC59C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CC59C | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99A
Deuteranopia (green-blind)
#B2AE9F
Tritanopia (blue-blind)
#32C5B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #5cc59c; /* rgb */ color: rgb(92, 197, 156); /* oklch */ color: oklch(75.0% 0.116 165.3);
Tailwind
colors: {
custom: {
50: '#92d7b9',
500: '#5cc59c',
950: '#000000',
},
}SCSS
$custom: #5cc59c; $custom-light: #92d7b9; $custom-dark: #000000;
JSON
{
"hex": "#5cc59c",
"rgb": {
"r": 92,
"g": 197,
"b": 156
},
"hsl": {
"h": 156.571,
"s": 47.511,
"l": 56.667
},
"oklch": {
"l": 0.74977,
"c": 0.11551,
"h": 165.3
},
"luminance": 0.44608
}Semantic roles & 50–950 ramp
primary
#5CC59C
secondary
#D4A9BA
accent
#5185D7
background
#F9FDFB
surface
#F2FAF6
border
#CCD3D0
text
#0E1411
muted
#7E8380