#59DDE8#59DDE8
#59DDE8 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.9% C 0.115 H 202.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDE8 |
|---|---|
| RGB | rgb(89, 221, 232) |
| HSL | hsl(185, 76%, 63%) |
| HSV | hsv(185, 62%, 91%) |
| CMYK | cmyk(61.6%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(81.65, -32.56, -16.15) |
| CIE-LCH | lch(81.65, 36.34, 206.38°) |
| OKLab | oklab(82.94% -0.1059 -0.0447) |
| OKLCH | oklch(82.94% 0.115 202.9) |
| XYZ | xyz(44.5356, 59.6582, 85.4964) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.09
Robin'S Egg
#6DEDFD
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 5.93
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Bright Light Blue
#26F7FD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDE8 #E86459
analogous
#59E8AB #59DDE8 #5996E8
triadic
#59DDE8 #E859DD #DDE859
tetradic
#59DDE8 #AB59E8 #E86459 #96E859
square
#59DDE8 #AB59E8 #E86459 #96E859
split-complementary
#59DDE8 #E85996 #E8AB59
monochromatic
#18A3AE #23D2E1 #59DDE8 #8FE8EF #C5F3F7
Accessibility & contrast
On white
1.62
#59DDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#59DDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDE8
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDE8 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E9
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #59dde8; /* rgb */ color: rgb(89, 221, 232); /* oklch */ color: oklch(82.9% 0.115 202.9);
Tailwind
colors: {
custom: {
50: '#97e8ef',
500: '#59dde8',
950: '#000000',
},
}SCSS
$custom: #59dde8; $custom-light: #97e8ef; $custom-dark: #000000;
JSON
{
"hex": "#59dde8",
"rgb": {
"r": 89,
"g": 221,
"b": 232
},
"hsl": {
"h": 184.615,
"s": 75.661,
"l": 62.941
},
"oklch": {
"l": 0.8294,
"c": 0.11498,
"h": 202.9
},
"luminance": 0.59663
}Semantic roles & 50–950 ramp
primary
#59DDE8
secondary
#AF3F36
accent
#1D0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485