#59DFD4#59DFD4
#59DFD4 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.7% C 0.117 H 187.6°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFD4 |
|---|---|
| RGB | rgb(89, 223, 212) |
| HSL | hsl(175, 68%, 61%) |
| HSV | hsv(175, 60%, 87%) |
| CMYK | cmyk(60.1%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(81.65, -38.89, -5.53) |
| CIE-LCH | lch(81.65, 39.28, 188.09°) |
| OKLab | oklab(82.74% -0.1163 -0.0156) |
| OKLCH | oklch(82.74% 0.117 187.6) |
| XYZ | xyz(42.3859, 59.6482, 71.5541) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.19
Mediumturquoise
#48D1CC
ΔE00 3.88
Tiffany Blue
#7BF2DA
ΔE00 6.17
Bright Aqua
#0BF9EA
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 6.58
Aqua (survey)
#13EAC9
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFD4 #DF5964
analogous
#59DF91 #59DFD4 #59A7DF
triadic
#59DFD4 #D459DF #DFD459
tetradic
#59DFD4 #9159DF #DF5964 #A7DF59
square
#59DFD4 #9159DF #DF5964 #A7DF59
split-complementary
#59DFD4 #DF59A7 #DF9159
monochromatic
#1F9F94 #29D2C4 #59DFD4 #8CE9E1 #C0F3EF
Accessibility & contrast
On white
1.62
#59DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#59DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFD4
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFD4 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#BFC5D5
Tritanopia (blue-blind)
#00E4DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #59dfd4; /* rgb */ color: rgb(89, 223, 212); /* oklch */ color: oklch(82.7% 0.117 187.6);
Tailwind
colors: {
custom: {
50: '#96e9e1',
500: '#59dfd4',
950: '#000000',
},
}SCSS
$custom: #59dfd4; $custom-light: #96e9e1; $custom-dark: #000000;
JSON
{
"hex": "#59dfd4",
"rgb": {
"r": 89,
"g": 223,
"b": 212
},
"hsl": {
"h": 175.075,
"s": 67.677,
"l": 61.176
},
"oklch": {
"l": 0.82742,
"c": 0.11738,
"h": 187.6
},
"luminance": 0.59653
}Semantic roles & 50–950 ramp
primary
#59DFD4
secondary
#A23A43
accent
#1625D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484