#59DCD5#59DCD5
#59DCD5 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.115 H 190.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCD5 |
|---|---|
| RGB | rgb(89, 220, 213) |
| HSL | hsl(177, 65%, 61%) |
| HSV | hsv(177, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(80.80, -37.26, -7.31) |
| CIE-LCH | lch(80.80, 37.97, 191.10°) |
| OKLab | oklab(82.07% -0.1128 -0.0204) |
| OKLCH | oklch(82.07% 0.115 190.2) |
| XYZ | xyz(41.7180, 58.1100, 71.9557) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.82
Turquoise
#40E0D0
ΔE00 3.47
Darkturquoise
#00CED1
ΔE00 5.34
Bright Aqua
#0BF9EA
ΔE00 7.18
Bright Light Blue
#26F7FD
ΔE00 7.47
Tiffany Blue
#7BF2DA
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCD5 #DC5960
analogous
#59DC93 #59DCD5 #59A1DC
triadic
#59DCD5 #D559DC #DCD559
tetradic
#59DCD5 #9359DC #DC5960 #A1DC59
square
#59DCD5 #9359DC #DC5960 #A1DC59
split-complementary
#59DCD5 #DC59A1 #DC9359
monochromatic
#209A94 #2BCDC4 #59DCD5 #8CE7E2 #BEF1EF
Accessibility & contrast
On white
1.66
#59DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#59DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCD5
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCD5 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D5
Deuteranopia (green-blind)
#BCC2D6
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dcd5; /* rgb */ color: rgb(89, 220, 213); /* oklch */ color: oklch(82.1% 0.115 190.2);
Tailwind
colors: {
custom: {
50: '#95e7e1',
500: '#59dcd5',
950: '#000000',
},
}SCSS
$custom: #59dcd5; $custom-light: #95e7e1; $custom-dark: #000000;
JSON
{
"hex": "#59dcd5",
"rgb": {
"r": 89,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.794,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.82065,
"c": 0.11465,
"h": 190.2
},
"luminance": 0.58114
}Semantic roles & 50–950 ramp
primary
#59DCD5
secondary
#9E3B40
accent
#1822CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484