#59DDEE#59DDEE
#59DDEE is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.116 H 207.0°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDEE |
|---|---|
| RGB | rgb(89, 221, 238) |
| HSL | hsl(187, 81%, 64%) |
| HSV | hsv(187, 63%, 93%) |
| CMYK | cmyk(62.6%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(81.84, -30.87, -19.05) |
| CIE-LCH | lch(81.84, 36.28, 211.68°) |
| OKLab | oklab(83.16% -0.1035 -0.0528) |
| OKLCH | oklch(83.16% 0.116 207) |
| XYZ | xyz(45.4024, 60.0049, 90.0617) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.17
Robin'S Egg
#6DEDFD
ΔE00 3.71
Robin Egg Blue
#8AF1FE
ΔE00 5.52
Neon Blue
#04D9FF
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDEE #EE6A59
analogous
#59EEB5 #59DDEE #5993EE
triadic
#59DDEE #EE59DD #DDEE59
tetradic
#59DDEE #B559EE #EE6A59 #93EE59
square
#59DDEE #B559EE #EE6A59 #93EE59
split-complementary
#59DDEE #EE5993 #EEB559
monochromatic
#13A7BA #21D2E8 #59DDEE #91E8F4 #C8F4F9
Accessibility & contrast
On white
1.62
#59DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#59DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDEE
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDEE | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #59ddee; /* rgb */ color: rgb(89, 221, 238); /* oklch */ color: oklch(83.2% 0.116 207.0);
Tailwind
colors: {
custom: {
50: '#98e8f3',
500: '#59ddee',
950: '#000000',
},
}SCSS
$custom: #59ddee; $custom-light: #98e8f3; $custom-dark: #000000;
JSON
{
"hex": "#59ddee",
"rgb": {
"r": 89,
"g": 221,
"b": 238
},
"hsl": {
"h": 186.846,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.83155,
"c": 0.1162,
"h": 207
},
"luminance": 0.6001
}Semantic roles & 50–950 ramp
primary
#59DDEE
secondary
#B94233
accent
#2008DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485