#59DDD8#59DDD8
#59DDD8 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.115 H 191.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #59DDD8 |
|---|---|
| RGB | rgb(89, 221, 216) |
| HSL | hsl(178, 66%, 61%) |
| HSV | hsv(178, 60%, 87%) |
| CMYK | cmyk(59.7%, 0%, 2.3%, 13.3%) |
| CIE-LAB | lab(81.18, -36.92, -8.35) |
| CIE-LCH | lch(81.18, 37.86, 192.74°) |
| OKLab | oklab(82.4% -0.1126 -0.0232) |
| OKLCH | oklch(82.4% 0.115 191.7) |
| XYZ | xyz(42.3655, 58.7902, 74.0674) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.01
Turquoise
#40E0D0
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 6.90
Bright Aqua
#0BF9EA
ΔE00 7.25
Bright Cyan
#41FDFE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DDD8 #DD595E
analogous
#59DD96 #59DDD8 #59A0DD
triadic
#59DDD8 #D859DD #DDD859
tetradic
#59DDD8 #9659DD #DD595E #A0DD59
square
#59DDD8 #9659DD #DD595E #A0DD59
split-complementary
#59DDD8 #DD59A0 #DD9659
monochromatic
#209C97 #2ACFC8 #59DDD8 #8CE7E4 #BFF2F0
Accessibility & contrast
On white
1.65
#59DDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#59DDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DDD8
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DDD8 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#BCC3D9
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #59ddd8; /* rgb */ color: rgb(89, 221, 216); /* oklch */ color: oklch(82.4% 0.115 191.7);
Tailwind
colors: {
custom: {
50: '#96e8e4',
500: '#59ddd8',
950: '#000000',
},
}SCSS
$custom: #59ddd8; $custom-light: #96e8e4; $custom-dark: #000000;
JSON
{
"hex": "#59ddd8",
"rgb": {
"r": 89,
"g": 221,
"b": 216
},
"hsl": {
"h": 177.727,
"s": 66,
"l": 60.784
},
"oklch": {
"l": 0.82398,
"c": 0.11494,
"h": 191.7
},
"luminance": 0.58795
}Semantic roles & 50–950 ramp
primary
#59DDD8
secondary
#A03B3F
accent
#181FCE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484