#59DBEE#59DBEE
#59DBEE is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.7% C 0.116 H 208.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #59DBEE |
|---|---|
| RGB | rgb(89, 219, 238) |
| HSL | hsl(188, 81%, 64%) |
| HSV | hsv(188, 63%, 93%) |
| CMYK | cmyk(62.6%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.27, -29.91, -19.92) |
| CIE-LCH | lch(81.27, 35.93, 213.66°) |
| OKLab | oklab(82.69% -0.1015 -0.0552) |
| OKLCH | oklch(82.69% 0.116 208.6) |
| XYZ | xyz(44.8775, 58.9551, 89.8867) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 4.22
Neon Blue
#04D9FF
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Robin'S Egg Blue
#98EFF9
ΔE00 6.73
Darkturquoise
#00CED1
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DBEE #EE6C59
analogous
#59EEB7 #59DBEE #5991EE
triadic
#59DBEE #EE59DB #DBEE59
tetradic
#59DBEE #B759EE #EE6C59 #91EE59
square
#59DBEE #B759EE #EE6C59 #91EE59
split-complementary
#59DBEE #EE5991 #EEB759
monochromatic
#13A4BA #21CFE8 #59DBEE #91E7F4 #C8F3F9
Accessibility & contrast
On white
1.64
#59DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#59DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DBEE
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DBEE | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#B3C3EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59dbee; /* rgb */ color: rgb(89, 219, 238); /* oklch */ color: oklch(82.7% 0.116 208.6);
Tailwind
colors: {
custom: {
50: '#97e6f3',
500: '#59dbee',
950: '#000000',
},
}SCSS
$custom: #59dbee; $custom-light: #97e6f3; $custom-dark: #000000;
JSON
{
"hex": "#59dbee",
"rgb": {
"r": 89,
"g": 219,
"b": 238
},
"hsl": {
"h": 187.651,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.82693,
"c": 0.11555,
"h": 208.6
},
"luminance": 0.5896
}Semantic roles & 50–950 ramp
primary
#59DBEE
secondary
#B94433
accent
#2308DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485