#59DBE5#59DBE5
#59DBE5 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.4% C 0.114 H 202.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #59DBE5 |
|---|---|
| RGB | rgb(89, 219, 229) |
| HSL | hsl(184, 73%, 62%) |
| HSV | hsv(184, 61%, 90%) |
| CMYK | cmyk(61.1%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(80.98, -32.45, -15.56) |
| CIE-LCH | lch(80.98, 35.99, 205.62°) |
| OKLab | oklab(82.37% -0.1051 -0.0431) |
| OKLCH | oklch(82.37% 0.114 202.3) |
| XYZ | xyz(43.5882, 58.4394, 83.0963) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.09
Robin'S Egg
#6DEDFD
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 5.47
Mediumturquoise
#48D1CC
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DBE5 #E56359
analogous
#59E5A9 #59DBE5 #5995E5
triadic
#59DBE5 #E559DB #DBE559
tetradic
#59DBE5 #A959E5 #E56359 #95E559
square
#59DBE5 #A959E5 #E56359 #95E559
split-complementary
#59DBE5 #E55995 #E5A959
monochromatic
#1A9FA9 #24D0DD #59DBE5 #8EE6ED #C3F2F6
Accessibility & contrast
On white
1.66
#59DBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#59DBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DBE5
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DBE5 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E6
Deuteranopia (green-blind)
#B6C2E6
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dbe5; /* rgb */ color: rgb(89, 219, 229); /* oklch */ color: oklch(82.4% 0.114 202.3);
Tailwind
colors: {
custom: {
50: '#97e6ed',
500: '#59dbe5',
950: '#000000',
},
}SCSS
$custom: #59dbe5; $custom-light: #97e6ed; $custom-dark: #000000;
JSON
{
"hex": "#59dbe5",
"rgb": {
"r": 89,
"g": 219,
"b": 229
},
"hsl": {
"h": 184.286,
"s": 72.917,
"l": 62.353
},
"oklch": {
"l": 0.82369,
"c": 0.1136,
"h": 202.3
},
"luminance": 0.58444
}Semantic roles & 50–950 ramp
primary
#59DBE5
secondary
#AB4037
accent
#1F10D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484