#59DBE7#59DBE7
#59DBE7 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.4% C 0.114 H 203.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #59DBE7 |
|---|---|
| RGB | rgb(89, 219, 231) |
| HSL | hsl(185, 75%, 63%) |
| HSV | hsv(185, 61%, 91%) |
| CMYK | cmyk(61.5%, 5.2%, 0%, 9.4%) |
| CIE-LAB | lab(81.04, -31.89, -16.53) |
| CIE-LCH | lch(81.04, 35.92, 207.40°) |
| OKLab | oklab(82.44% -0.1043 -0.0458) |
| OKLCH | oklch(82.44% 0.114 203.7) |
| XYZ | xyz(43.8690, 58.5517, 84.5755) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.87
Robin'S Egg
#6DEDFD
ΔE00 4.43
Darkturquoise
#00CED1
ΔE00 5.93
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Mediumturquoise
#48D1CC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DBE7 #E76559
analogous
#59E7AC #59DBE7 #5994E7
triadic
#59DBE7 #E759DB #DBE759
tetradic
#59DBE7 #AC59E7 #E76559 #94E759
square
#59DBE7 #AC59E7 #E76559 #94E759
split-complementary
#59DBE7 #E75994 #E7AC59
monochromatic
#19A0AD #24CFDF #59DBE7 #8EE7EF #C4F2F6
Accessibility & contrast
On white
1.65
#59DBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#59DBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DBE7
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DBE7 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E8
Deuteranopia (green-blind)
#B5C2E8
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dbe7; /* rgb */ color: rgb(89, 219, 231); /* oklch */ color: oklch(82.4% 0.114 203.7);
Tailwind
colors: {
custom: {
50: '#97e6ee',
500: '#59dbe7',
950: '#000000',
},
}SCSS
$custom: #59dbe7; $custom-light: #97e6ee; $custom-dark: #000000;
JSON
{
"hex": "#59dbe7",
"rgb": {
"r": 89,
"g": 219,
"b": 231
},
"hsl": {
"h": 185.07,
"s": 74.737,
"l": 62.745
},
"oklch": {
"l": 0.8244,
"c": 0.11391,
"h": 203.7
},
"luminance": 0.58556
}Semantic roles & 50–950 ramp
primary
#59DBE7
secondary
#AE4036
accent
#200FD7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485