#59DADB#59DADB
#59DADB is a light, moderate teal. Relative luminance 0.574; OKLCH L 81.8% C 0.113 H 195.9°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #59DADB |
|---|---|
| RGB | rgb(89, 218, 219) |
| HSL | hsl(180, 64%, 60%) |
| HSV | hsv(180, 59%, 86%) |
| CMYK | cmyk(59.4%, 0.5%, 0%, 14.1%) |
| CIE-LAB | lab(80.39, -34.73, -11.12) |
| CIE-LCH | lch(80.39, 36.46, 197.75°) |
| OKLab | oklab(81.79% -0.1082 -0.0308) |
| OKLCH | oklch(81.79% 0.113 195.9) |
| XYZ | xyz(41.9719, 57.3767, 75.8670) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.35
Darkturquoise
#00CED1
ΔE00 4.19
Aqua Blue
#02D8E9
ΔE00 5.32
Turquoise
#40E0D0
ΔE00 6.25
Bright Light Blue
#26F7FD
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DADB #DB5A59
analogous
#59DB9B #59DADB #5999DB
triadic
#59DADB #DB59DA #DADB59
tetradic
#59DADB #9B59DB #DB5A59 #99DB59
square
#59DADB #9B59DB #DB5A59 #99DB59
split-complementary
#59DADB #DB5999 #DB9B59
monochromatic
#219899 #2CCACB #59DADB #8BE5E6 #BEF0F1
Accessibility & contrast
On white
1.68
#59DADB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#59DADB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DADB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DADB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DADB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0DB
Deuteranopia (green-blind)
#B8C1DC
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #59dadb; /* rgb */ color: rgb(89, 218, 219); /* oklch */ color: oklch(81.8% 0.113 195.9);
Tailwind
colors: {
custom: {
50: '#96e6e6',
500: '#59dadb',
950: '#000000',
},
}SCSS
$custom: #59dadb; $custom-light: #96e6e6; $custom-dark: #000000;
JSON
{
"hex": "#59dadb",
"rgb": {
"r": 89,
"g": 218,
"b": 219
},
"hsl": {
"h": 180.462,
"s": 64.356,
"l": 60.392
},
"oklch": {
"l": 0.81791,
"c": 0.11251,
"h": 195.9
},
"luminance": 0.57381
}Semantic roles & 50–950 ramp
primary
#59DADB
secondary
#9D3C3B
accent
#1B19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484