#59DCD3#59DCD3
#59DCD3 is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.115 H 188.9°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCD3 |
|---|---|
| RGB | rgb(89, 220, 211) |
| HSL | hsl(176, 65%, 61%) |
| HSV | hsv(176, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(80.74, -37.78, -6.33) |
| CIE-LCH | lch(80.74, 38.31, 189.51°) |
| OKLab | oklab(82% -0.1137 -0.0177) |
| OKLCH | oklch(82% 0.115 188.9) |
| XYZ | xyz(41.4657, 58.0091, 70.6270) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.88
Mediumturquoise
#48D1CC
ΔE00 3.02
Darkturquoise
#00CED1
ΔE00 5.76
Bright Aqua
#0BF9EA
ΔE00 6.98
Tiffany Blue
#7BF2DA
ΔE00 7.03
Bright Turquoise
#0FFEF9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCD3 #DC5962
analogous
#59DC91 #59DCD3 #59A3DC
triadic
#59DCD3 #D359DC #DCD359
tetradic
#59DCD3 #9159DC #DC5962 #A3DC59
square
#59DCD3 #9159DC #DC5962 #A3DC59
split-complementary
#59DCD3 #DC59A3 #DC9159
monochromatic
#209A92 #2BCDC2 #59DCD3 #8CE7E0 #BEF1EE
Accessibility & contrast
On white
1.67
#59DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#59DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCD3
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCD3 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D3
Deuteranopia (green-blind)
#BCC2D4
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #59dcd3; /* rgb */ color: rgb(89, 220, 211); /* oklch */ color: oklch(82.0% 0.115 188.9);
Tailwind
colors: {
custom: {
50: '#95e7e0',
500: '#59dcd3',
950: '#000000',
},
}SCSS
$custom: #59dcd3; $custom-light: #95e7e0; $custom-dark: #000000;
JSON
{
"hex": "#59dcd3",
"rgb": {
"r": 89,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.878,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.82001,
"c": 0.11505,
"h": 188.9
},
"luminance": 0.58013
}Semantic roles & 50–950 ramp
primary
#59DCD3
secondary
#9E3B42
accent
#1825CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484