#59DB9C#59DB9C
#59DB9C is a light, vivid teal. Relative luminance 0.552; OKLCH L 80.3% C 0.147 H 159.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #59DB9C |
|---|---|
| RGB | rgb(89, 219, 156) |
| HSL | hsl(151, 64%, 60%) |
| HSV | hsv(151, 59%, 86%) |
| CMYK | cmyk(59.4%, 0%, 28.8%, 14.1%) |
| CIE-LAB | lab(79.15, -50.21, 20.53) |
| CIE-LCH | lch(79.15, 54.24, 157.76°) |
| OKLab | oklab(80.27% -0.1373 0.0522) |
| OKLCH | oklch(80.27% 0.147 159.2) |
| XYZ | xyz(35.4489, 55.1837, 40.2294) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.68
Eucalyptus
#44D7A8
ΔE00 4.23
Seafoam
#7FE0B3
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.63
Light Greenish Blue
#63F7B4
ΔE00 6.19
Emerald
#50C878
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DB9C #DB5998
analogous
#59DB5B #59DB9C #59D9DB
triadic
#59DB9C #9C59DB #DB9C59
tetradic
#59DB9C #5B59DB #DB5998 #D9DB59
square
#59DB9C #5B59DB #DB5998 #D9DB59
split-complementary
#59DB9C #DB59D9 #DB5B59
monochromatic
#21995F #2CCB7E #59DB9C #8BE6BA #BEF1D8
Accessibility & contrast
On white
1.74
#59DB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#59DB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DB9C
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DB9C | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC98
Deuteranopia (green-blind)
#C7BFA0
Tritanopia (blue-blind)
#1CDACA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #59db9c; /* rgb */ color: rgb(89, 219, 156); /* oklch */ color: oklch(80.3% 0.147 159.2);
Tailwind
colors: {
custom: {
50: '#93e7b9',
500: '#59db9c',
950: '#000000',
},
}SCSS
$custom: #59db9c; $custom-light: #93e7b9; $custom-dark: #000000;
JSON
{
"hex": "#59db9c",
"rgb": {
"r": 89,
"g": 219,
"b": 156
},
"hsl": {
"h": 150.923,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.8027,
"c": 0.14684,
"h": 159.2
},
"luminance": 0.55187
}Semantic roles & 50–950 ramp
primary
#59DB9C
secondary
#9D3B6B
accent
#1970CC
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481