#59DBE9#59DBE9
#59DBE9 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.5% C 0.114 H 205.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #59DBE9 |
|---|---|
| RGB | rgb(89, 219, 233) |
| HSL | hsl(186, 77%, 63%) |
| HSV | hsv(186, 62%, 91%) |
| CMYK | cmyk(61.8%, 6%, 0%, 8.6%) |
| CIE-LAB | lab(81.11, -31.33, -17.50) |
| CIE-LCH | lch(81.11, 35.88, 209.19°) |
| OKLab | oklab(82.51% -0.1035 -0.0485) |
| OKLCH | oklch(82.51% 0.114 205.1) |
| XYZ | xyz(44.1531, 58.6654, 86.0716) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.83
Robin'S Egg
#6DEDFD
ΔE00 4.24
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Darkturquoise
#00CED1
ΔE00 6.43
Robin'S Egg Blue
#98EFF9
ΔE00 6.63
Neon Blue
#04D9FF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DBE9 #E96759
analogous
#59E9AF #59DBE9 #5993E9
triadic
#59DBE9 #E959DB #DBE959
tetradic
#59DBE9 #AF59E9 #E96759 #93E959
square
#59DBE9 #AF59E9 #E96759 #93E959
split-complementary
#59DBE9 #E95993 #E9AF59
monochromatic
#17A1B0 #23CFE2 #59DBE9 #8FE7F0 #C5F2F7
Accessibility & contrast
On white
1.65
#59DBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#59DBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DBE9
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DBE9 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EA
Deuteranopia (green-blind)
#B5C3E9
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dbe9; /* rgb */ color: rgb(89, 219, 233); /* oklch */ color: oklch(82.5% 0.114 205.1);
Tailwind
colors: {
custom: {
50: '#97e6f0',
500: '#59dbe9',
950: '#000000',
},
}SCSS
$custom: #59dbe9; $custom-light: #97e6f0; $custom-dark: #000000;
JSON
{
"hex": "#59dbe9",
"rgb": {
"r": 89,
"g": 219,
"b": 233
},
"hsl": {
"h": 185.833,
"s": 76.596,
"l": 63.137
},
"oklch": {
"l": 0.82511,
"c": 0.11429,
"h": 205.1
},
"luminance": 0.5867
}Semantic roles & 50–950 ramp
primary
#59DBE9
secondary
#B14135
accent
#210DD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485