#59DDF4#59DDF4
#59DDF4 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.118 H 211.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDF4 |
|---|---|
| RGB | rgb(89, 221, 244) |
| HSL | hsl(189, 88%, 65%) |
| HSV | hsv(189, 64%, 96%) |
| CMYK | cmyk(63.5%, 9.4%, 0%, 4.3%) |
| CIE-LAB | lab(82.04, -29.16, -21.94) |
| CIE-LCH | lch(82.04, 36.49, 216.96°) |
| OKLab | oklab(83.38% -0.1011 -0.0609) |
| OKLCH | oklch(83.38% 0.118 211.1) |
| XYZ | xyz(46.2986, 60.3634, 94.7817) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.14
Robin'S Egg
#6DEDFD
ΔE00 4.24
Aqua Blue
#02D8E9
ΔE00 4.32
Robin Egg Blue
#8AF1FE
ΔE00 5.90
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Sky Blue
#87CEEB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDF4 #F47059
analogous
#59F4BD #59DDF4 #5990F4
triadic
#59DDF4 #F459DD #DDF459
tetradic
#59DDF4 #BD59F4 #F47059 #90F459
square
#59DDF4 #BD59F4 #F47059 #90F459
split-complementary
#59DDF4 #F45990 #F4BD59
monochromatic
#0DAAC6 #20D1F0 #59DDF4 #92E9F8 #CCF5FC
Accessibility & contrast
On white
1.61
#59DDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#59DDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDF4
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDF4 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD6F5
Deuteranopia (green-blind)
#B3C5F4
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59ddf4; /* rgb */ color: rgb(89, 221, 244); /* oklch */ color: oklch(83.4% 0.118 211.1);
Tailwind
colors: {
custom: {
50: '#98e8f7',
500: '#59ddf4',
950: '#000000',
},
}SCSS
$custom: #59ddf4; $custom-light: #98e8f7; $custom-dark: #000000;
JSON
{
"hex": "#59ddf4",
"rgb": {
"r": 89,
"g": 221,
"b": 244
},
"hsl": {
"h": 188.903,
"s": 87.571,
"l": 65.294
},
"oklch": {
"l": 0.83376,
"c": 0.11807,
"h": 211.1
},
"luminance": 0.60368
}Semantic roles & 50–950 ramp
primary
#59DDF4
secondary
#C3452F
accent
#2301E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485