#59DFD7#59DFD7
#59DFD7 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.8% C 0.117 H 189.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #59DFD7 |
|---|---|
| RGB | rgb(89, 223, 215) |
| HSL | hsl(176, 68%, 61%) |
| HSV | hsv(176, 60%, 87%) |
| CMYK | cmyk(60.1%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(81.73, -38.10, -7.00) |
| CIE-LCH | lch(81.73, 38.74, 190.40°) |
| OKLab | oklab(82.84% -0.1151 -0.0196) |
| OKLCH | oklch(82.84% 0.117 189.6) |
| XYZ | xyz(42.7678, 59.8010, 73.5656) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.06
Mediumturquoise
#48D1CC
ΔE00 3.52
Darkturquoise
#00CED1
ΔE00 5.95
Bright Aqua
#0BF9EA
ΔE00 6.46
Tiffany Blue
#7BF2DA
ΔE00 6.88
Bright Light Blue
#26F7FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DFD7 #DF5961
analogous
#59DF94 #59DFD7 #59A4DF
triadic
#59DFD7 #D759DF #DFD759
tetradic
#59DFD7 #9459DF #DF5961 #A4DF59
square
#59DFD7 #9459DF #DF5961 #A4DF59
split-complementary
#59DFD7 #DF59A4 #DF9459
monochromatic
#1F9F97 #29D2C8 #59DFD7 #8CE9E3 #C0F3F0
Accessibility & contrast
On white
1.62
#59DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#59DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DFD7
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DFD7 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#BEC5D8
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #59dfd7; /* rgb */ color: rgb(89, 223, 215); /* oklch */ color: oklch(82.8% 0.117 189.6);
Tailwind
colors: {
custom: {
50: '#96e9e3',
500: '#59dfd7',
950: '#000000',
},
}SCSS
$custom: #59dfd7; $custom-light: #96e9e3; $custom-dark: #000000;
JSON
{
"hex": "#59dfd7",
"rgb": {
"r": 89,
"g": 223,
"b": 215
},
"hsl": {
"h": 176.418,
"s": 67.677,
"l": 61.176
},
"oklch": {
"l": 0.82837,
"c": 0.11671,
"h": 189.6
},
"luminance": 0.59805
}Semantic roles & 50–950 ramp
primary
#59DFD7
secondary
#A23A40
accent
#1621D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484