#59DDD9#59DDD9
#59DDD9 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.115 H 192.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDD9 |
|---|---|
| RGB | rgb(89, 221, 217) |
| HSL | hsl(178, 66%, 61%) |
| HSV | hsv(178, 60%, 87%) |
| CMYK | cmyk(59.7%, 0%, 1.8%, 13.3%) |
| CIE-LAB | lab(81.20, -36.66, -8.84) |
| CIE-LCH | lch(81.20, 37.71, 193.56°) |
| OKLab | oklab(82.43% -0.1121 -0.0246) |
| OKLCH | oklch(82.43% 0.115 192.4) |
| XYZ | xyz(42.4952, 58.8420, 74.7503) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.06
Turquoise
#40E0D0
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 6.73
Aqua Blue
#02D8E9
ΔE00 7.02
Bright Cyan
#41FDFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDD9 #DD595D
analogous
#59DD97 #59DDD9 #599FDD
triadic
#59DDD9 #D959DD #DDD959
tetradic
#59DDD9 #9759DD #DD595D #9FDD59
square
#59DDD9 #9759DD #DD595D #9FDD59
split-complementary
#59DDD9 #DD599F #DD9759
monochromatic
#209C98 #2ACFCA #59DDD9 #8CE7E5 #BFF2F0
Accessibility & contrast
On white
1.64
#59DDD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#59DDD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDD9
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDD9 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3D9
Deuteranopia (green-blind)
#BCC3DA
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59ddd9; /* rgb */ color: rgb(89, 221, 217); /* oklch */ color: oklch(82.4% 0.115 192.4);
Tailwind
colors: {
custom: {
50: '#96e8e4',
500: '#59ddd9',
950: '#000000',
},
}SCSS
$custom: #59ddd9; $custom-light: #96e8e4; $custom-dark: #000000;
JSON
{
"hex": "#59ddd9",
"rgb": {
"r": 89,
"g": 221,
"b": 217
},
"hsl": {
"h": 178.182,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.8243,
"c": 0.11481,
"h": 192.4
},
"luminance": 0.58847
}Semantic roles & 50–950 ramp
primary
#59DDD9
secondary
#A03B3E
accent
#181DCE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484