#59DDF2#59DDF2
#59DDF2 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.117 H 209.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDF2 |
|---|---|
| RGB | rgb(89, 221, 242) |
| HSL | hsl(188, 85%, 65%) |
| HSV | hsv(188, 63%, 95%) |
| CMYK | cmyk(63.2%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(81.97, -29.73, -20.98) |
| CIE-LCH | lch(81.97, 36.39, 215.20°) |
| OKLab | oklab(83.3% -0.1019 -0.0582) |
| OKLCH | oklch(83.3% 0.117 209.7) |
| XYZ | xyz(45.9966, 60.2426, 93.1911) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.87
Robin'S Egg
#6DEDFD
ΔE00 3.97
Neon Blue
#04D9FF
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Sky Blue
#87CEEB
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDF2 #F26E59
analogous
#59F2BA #59DDF2 #5991F2
triadic
#59DDF2 #F259DD #DDF259
tetradic
#59DDF2 #BA59F2 #F26E59 #91F259
square
#59DDF2 #BA59F2 #F26E59 #91F259
split-complementary
#59DDF2 #F25991 #F2BA59
monochromatic
#0FA9C1 #20D1EE #59DDF2 #92E9F6 #CBF4FB
Accessibility & contrast
On white
1.61
#59DDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#59DDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDF2
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDF2 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F3
Deuteranopia (green-blind)
#B4C5F2
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #59ddf2; /* rgb */ color: rgb(89, 221, 242); /* oklch */ color: oklch(83.3% 0.117 209.7);
Tailwind
colors: {
custom: {
50: '#98e8f6',
500: '#59ddf2',
950: '#000000',
},
}SCSS
$custom: #59ddf2; $custom-light: #98e8f6; $custom-dark: #000000;
JSON
{
"hex": "#59ddf2",
"rgb": {
"r": 89,
"g": 221,
"b": 242
},
"hsl": {
"h": 188.235,
"s": 85.475,
"l": 64.902
},
"oklch": {
"l": 0.83302,
"c": 0.11738,
"h": 209.7
},
"luminance": 0.60248
}Semantic roles & 50–950 ramp
primary
#59DDF2
secondary
#BF4430
accent
#2204E2
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485