#59DDF3#59DDF3
#59DDF3 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.118 H 210.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDF3 |
|---|---|
| RGB | rgb(89, 221, 243) |
| HSL | hsl(189, 87%, 65%) |
| HSV | hsv(189, 63%, 95%) |
| CMYK | cmyk(63.4%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(82.00, -29.44, -21.46) |
| CIE-LCH | lch(82.00, 36.43, 216.08°) |
| OKLab | oklab(83.34% -0.1015 -0.0596) |
| OKLCH | oklch(83.34% 0.118 210.4) |
| XYZ | xyz(46.1472, 60.3028, 93.9842) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.09
Robin'S Egg
#6DEDFD
ΔE00 4.09
Neon Blue
#04D9FF
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 6.69
Sky Blue
#87CEEB
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDF3 #F36F59
analogous
#59F3BC #59DDF3 #5990F3
triadic
#59DDF3 #F359DD #DDF359
tetradic
#59DDF3 #BC59F3 #F36F59 #90F359
square
#59DDF3 #BC59F3 #F36F59 #90F359
split-complementary
#59DDF3 #F35990 #F3BC59
monochromatic
#0EAAC3 #20D1EF #59DDF3 #92E9F7 #CBF4FB
Accessibility & contrast
On white
1.61
#59DDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#59DDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDF3
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDF3 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F4
Deuteranopia (green-blind)
#B4C5F3
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59ddf3; /* rgb */ color: rgb(89, 221, 243); /* oklch */ color: oklch(83.3% 0.118 210.4);
Tailwind
colors: {
custom: {
50: '#98e8f7',
500: '#59ddf3',
950: '#000000',
},
}SCSS
$custom: #59ddf3; $custom-light: #98e8f7; $custom-dark: #000000;
JSON
{
"hex": "#59ddf3",
"rgb": {
"r": 89,
"g": 221,
"b": 243
},
"hsl": {
"h": 188.571,
"s": 86.517,
"l": 65.098
},
"oklch": {
"l": 0.83339,
"c": 0.11772,
"h": 210.4
},
"luminance": 0.60308
}Semantic roles & 50–950 ramp
primary
#59DDF3
secondary
#C1442F
accent
#2302E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485