#59D7DD#59D7DD
#59D7DD is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.2% C 0.111 H 199.6°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #59D7DD |
|---|---|
| RGB | rgb(89, 215, 221) |
| HSL | hsl(183, 66%, 61%) |
| HSV | hsv(183, 60%, 87%) |
| CMYK | cmyk(59.7%, 2.7%, 0%, 13.3%) |
| CIE-LAB | lab(79.58, -32.77, -13.40) |
| CIE-LCH | lch(79.58, 35.40, 202.24°) |
| OKLab | oklab(81.16% -0.1043 -0.0371) |
| OKLCH | oklch(81.16% 0.111 199.6) |
| XYZ | xyz(41.4658, 55.9409, 77.0050) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.85
Darkturquoise
#00CED1
ΔE00 4.23
Mediumturquoise
#48D1CC
ΔE00 4.55
Robin'S Egg
#6DEDFD
ΔE00 6.21
Bright Light Blue
#26F7FD
ΔE00 7.43
Robin Egg Blue
#8AF1FE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59D7DD #DD5F59
analogous
#59DDA1 #59D7DD #5995DD
triadic
#59D7DD #DD59D7 #D7DD59
tetradic
#59D7DD #A159DD #DD5F59 #95DD59
square
#59D7DD #A159DD #DD5F59 #95DD59
split-complementary
#59D7DD #DD5995 #DDA159
monochromatic
#20969C #2AC7CF #59D7DD #8CE3E7 #BFEFF2
Accessibility & contrast
On white
1.72
#59D7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#59D7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59D7DD
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59D7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59D7DD | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDE
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #59d7dd; /* rgb */ color: rgb(89, 215, 221); /* oklch */ color: oklch(81.2% 0.111 199.6);
Tailwind
colors: {
custom: {
50: '#96e3e7',
500: '#59d7dd',
950: '#000000',
},
}SCSS
$custom: #59d7dd; $custom-light: #96e3e7; $custom-dark: #000000;
JSON
{
"hex": "#59d7dd",
"rgb": {
"r": 89,
"g": 215,
"b": 221
},
"hsl": {
"h": 182.727,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.81156,
"c": 0.11069,
"h": 199.6
},
"luminance": 0.55945
}Semantic roles & 50–950 ramp
primary
#59D7DD
secondary
#A03F3B
accent
#2018CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484