#59DBD9#59DBD9
#59DBD9 is a light, moderate teal. Relative luminance 0.578; OKLCH L 82.0% C 0.113 H 193.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #59DBD9 |
|---|---|
| RGB | rgb(89, 219, 217) |
| HSL | hsl(179, 64%, 60%) |
| HSV | hsv(179, 59%, 86%) |
| CMYK | cmyk(59.4%, 0%, 0.9%, 14.1%) |
| CIE-LAB | lab(80.62, -35.73, -9.70) |
| CIE-LCH | lch(80.62, 37.02, 195.19°) |
| OKLab | oklab(81.96% -0.1101 -0.0269) |
| OKLCH | oklch(81.96% 0.113 193.8) |
| XYZ | xyz(41.9703, 57.7922, 74.5753) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.88
Darkturquoise
#00CED1
ΔE00 4.47
Turquoise
#40E0D0
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 6.31
Bright Light Blue
#26F7FD
ΔE00 6.86
Bright Cyan
#41FDFE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DBD9 #DB595B
analogous
#59DB98 #59DBD9 #599CDB
triadic
#59DBD9 #D959DB #DBD959
tetradic
#59DBD9 #9859DB #DB595B #9CDB59
square
#59DBD9 #9859DB #DB595B #9CDB59
split-complementary
#59DBD9 #DB599C #DB9859
monochromatic
#219997 #2CCBC8 #59DBD9 #8BE6E5 #BEF1F0
Accessibility & contrast
On white
1.67
#59DBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#59DBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DBD9
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DBD9 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1D9
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #59dbd9; /* rgb */ color: rgb(89, 219, 217); /* oklch */ color: oklch(82.0% 0.113 193.8);
Tailwind
colors: {
custom: {
50: '#96e6e4',
500: '#59dbd9',
950: '#000000',
},
}SCSS
$custom: #59dbd9; $custom-light: #96e6e4; $custom-dark: #000000;
JSON
{
"hex": "#59dbd9",
"rgb": {
"r": 89,
"g": 219,
"b": 217
},
"hsl": {
"h": 179.077,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.8196,
"c": 0.11334,
"h": 193.8
},
"luminance": 0.57797
}Semantic roles & 50–950 ramp
primary
#59DBD9
secondary
#9D3B3D
accent
#191CCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484