#59DDDC#59DDDC
#59DDDC is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.5% C 0.115 H 194.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDDC |
|---|---|
| RGB | rgb(89, 221, 220) |
| HSL | hsl(180, 66%, 61%) |
| HSV | hsv(180, 60%, 87%) |
| CMYK | cmyk(59.7%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(81.29, -35.85, -10.31) |
| CIE-LCH | lch(81.29, 37.31, 196.04°) |
| OKLab | oklab(82.53% -0.1109 -0.0286) |
| OKLCH | oklch(82.53% 0.115 194.5) |
| XYZ | xyz(42.8889, 58.9995, 76.8240) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.43
Darkturquoise
#00CED1
ΔE00 4.73
Turquoise
#40E0D0
ΔE00 5.44
Aqua Blue
#02D8E9
ΔE00 6.04
Bright Light Blue
#26F7FD
ΔE00 6.32
Bright Cyan
#41FDFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDDC #DD595A
analogous
#59DD9A #59DDDC #599CDD
triadic
#59DDDC #DC59DD #DDDC59
tetradic
#59DDDC #9A59DD #DD595A #9CDD59
square
#59DDDC #9A59DD #DD595A #9CDD59
split-complementary
#59DDDC #DD599C #DD9A59
monochromatic
#209C9B #2ACFCD #59DDDC #8CE7E7 #BFF2F1
Accessibility & contrast
On white
1.64
#59DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#59DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDDC
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDDC | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59dddc; /* rgb */ color: rgb(89, 221, 220); /* oklch */ color: oklch(82.5% 0.115 194.5);
Tailwind
colors: {
custom: {
50: '#96e8e6',
500: '#59dddc',
950: '#000000',
},
}SCSS
$custom: #59dddc; $custom-light: #96e8e6; $custom-dark: #000000;
JSON
{
"hex": "#59dddc",
"rgb": {
"r": 89,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.545,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.82529,
"c": 0.11451,
"h": 194.5
},
"luminance": 0.59004
}Semantic roles & 50–950 ramp
primary
#59DDDC
secondary
#A03B3B
accent
#1819CE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484