#59DDEC#59DDEC
#59DDEC is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.116 H 205.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDEC |
|---|---|
| RGB | rgb(89, 221, 236) |
| HSL | hsl(186, 79%, 64%) |
| HSV | hsv(186, 62%, 93%) |
| CMYK | cmyk(62.3%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(81.78, -31.44, -18.08) |
| CIE-LCH | lch(81.78, 36.27, 209.91°) |
| OKLab | oklab(83.08% -0.1043 -0.0501) |
| OKLCH | oklch(83.08% 0.116 205.7) |
| XYZ | xyz(45.1102, 59.8881, 88.5228) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.99
Robin'S Egg
#6DEDFD
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.35
Neon Blue
#04D9FF
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDEC #EC6859
analogous
#59ECB1 #59DDEC #5993EC
triadic
#59DDEC #EC59DD #DDEC59
tetradic
#59DDEC #B159EC #EC6859 #93EC59
square
#59DDEC #B159EC #EC6859 #93EC59
split-complementary
#59DDEC #EC5993 #ECB159
monochromatic
#15A5B6 #22D2E6 #59DDEC #90E8F2 #C7F3F9
Accessibility & contrast
On white
1.62
#59DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#59DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDEC
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDEC | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#B6C4EC
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #59ddec; /* rgb */ color: rgb(89, 221, 236); /* oklch */ color: oklch(83.1% 0.116 205.7);
Tailwind
colors: {
custom: {
50: '#97e8f2',
500: '#59ddec',
950: '#000000',
},
}SCSS
$custom: #59ddec; $custom-light: #97e8f2; $custom-dark: #000000;
JSON
{
"hex": "#59ddec",
"rgb": {
"r": 89,
"g": 221,
"b": 236
},
"hsl": {
"h": 186.122,
"s": 79.459,
"l": 63.725
},
"oklch": {
"l": 0.83083,
"c": 0.11573,
"h": 205.7
},
"luminance": 0.59893
}Semantic roles & 50–950 ramp
primary
#59DDEC
secondary
#B54134
accent
#1F0ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485