#59DDEA#59DDEA
#59DDEA is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.115 H 204.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDEA |
|---|---|
| RGB | rgb(89, 221, 234) |
| HSL | hsl(185, 78%, 63%) |
| HSV | hsv(185, 62%, 92%) |
| CMYK | cmyk(62%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(81.71, -32.00, -17.12) |
| CIE-LCH | lch(81.71, 36.29, 208.14°) |
| OKLab | oklab(83.01% -0.1051 -0.0474) |
| OKLCH | oklch(83.01% 0.115 204.3) |
| XYZ | xyz(44.8213, 59.7725, 87.0010) |
| Luminance | 0.5978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.96
Robin'S Egg
#6DEDFD
ΔE00 3.92
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 6.39
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Bright Light Blue
#26F7FD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDEA #EA6659
analogous
#59EAAE #59DDEA #5994EA
triadic
#59DDEA #EA59DD #DDEA59
tetradic
#59DDEA #AE59EA #EA6659 #94EA59
square
#59DDEA #AE59EA #EA6659 #94EA59
split-complementary
#59DDEA #EA5994 #EAAE59
monochromatic
#17A4B2 #23D2E3 #59DDEA #8FE8F1 #C6F3F8
Accessibility & contrast
On white
1.62
#59DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#59DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDEA
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDEA | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4EB
Deuteranopia (green-blind)
#B7C4EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #59ddea; /* rgb */ color: rgb(89, 221, 234); /* oklch */ color: oklch(83.0% 0.115 204.3);
Tailwind
colors: {
custom: {
50: '#97e8f0',
500: '#59ddea',
950: '#000000',
},
}SCSS
$custom: #59ddea; $custom-light: #97e8f0; $custom-dark: #000000;
JSON
{
"hex": "#59ddea",
"rgb": {
"r": 89,
"g": 221,
"b": 234
},
"hsl": {
"h": 185.379,
"s": 77.54,
"l": 63.333
},
"oklch": {
"l": 0.83011,
"c": 0.11531,
"h": 204.3
},
"luminance": 0.59777
}Semantic roles & 50–950 ramp
primary
#59DDEA
secondary
#B24035
accent
#1E0CDA
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485