#59DDF0#59DDF0
#59DDF0 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.2% C 0.117 H 208.4°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDF0 |
|---|---|
| RGB | rgb(89, 221, 240) |
| HSL | hsl(188, 83%, 65%) |
| HSV | hsv(188, 63%, 94%) |
| CMYK | cmyk(62.9%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(81.91, -30.30, -20.01) |
| CIE-LCH | lch(81.91, 36.31, 213.44°) |
| OKLab | oklab(83.23% -0.1027 -0.0555) |
| OKLCH | oklch(83.23% 0.117 208.4) |
| XYZ | xyz(45.6978, 60.1231, 91.6178) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.47
Robin'S Egg
#6DEDFD
ΔE00 3.78
Neon Blue
#04D9FF
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.46
Darkturquoise
#00CED1
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDF0 #F06C59
analogous
#59F0B8 #59DDF0 #5991F0
triadic
#59DDF0 #F059DD #DDF059
tetradic
#59DDF0 #B859F0 #F06C59 #91F059
square
#59DDF0 #B859F0 #F06C59 #91F059
split-complementary
#59DDF0 #F05991 #F0B859
monochromatic
#11A8BD #21D2EB #59DDF0 #91E8F5 #C9F4FA
Accessibility & contrast
On white
1.61
#59DDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#59DDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDF0
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDF0 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F1
Deuteranopia (green-blind)
#B5C5F0
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59ddf0; /* rgb */ color: rgb(89, 221, 240); /* oklch */ color: oklch(83.2% 0.117 208.4);
Tailwind
colors: {
custom: {
50: '#98e8f5',
500: '#59ddf0',
950: '#000000',
},
}SCSS
$custom: #59ddf0; $custom-light: #98e8f5; $custom-dark: #000000;
JSON
{
"hex": "#59ddf0",
"rgb": {
"r": 89,
"g": 221,
"b": 240
},
"hsl": {
"h": 187.55,
"s": 83.425,
"l": 64.51
},
"oklch": {
"l": 0.83228,
"c": 0.11676,
"h": 208.4
},
"luminance": 0.60128
}Semantic roles & 50–950 ramp
primary
#59DDF0
secondary
#BC4331
accent
#2106E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485