#59DCD7#59DCD7
#59DCD7 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.114 H 191.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCD7 |
|---|---|
| RGB | rgb(89, 220, 215) |
| HSL | hsl(178, 65%, 61%) |
| HSV | hsv(178, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(80.86, -36.73, -8.29) |
| CIE-LCH | lch(80.86, 37.65, 192.72°) |
| OKLab | oklab(82.13% -0.112 -0.0231) |
| OKLCH | oklch(82.13% 0.114 191.6) |
| XYZ | xyz(41.9734, 58.2122, 73.3008) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.79
Turquoise
#40E0D0
ΔE00 4.12
Darkturquoise
#00CED1
ΔE00 4.99
Bright Light Blue
#26F7FD
ΔE00 7.09
Aqua Blue
#02D8E9
ΔE00 7.33
Bright Aqua
#0BF9EA
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCD7 #DC595E
analogous
#59DC95 #59DCD7 #599FDC
triadic
#59DCD7 #D759DC #DCD759
tetradic
#59DCD7 #9559DC #DC595E #9FDC59
square
#59DCD7 #9559DC #DC595E #9FDC59
split-complementary
#59DCD7 #DC599F #DC9559
monochromatic
#209A95 #2BCDC6 #59DCD7 #8CE7E3 #BEF1EF
Accessibility & contrast
On white
1.66
#59DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#59DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCD7
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCD7 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D7
Deuteranopia (green-blind)
#BBC2D8
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dcd7; /* rgb */ color: rgb(89, 220, 215); /* oklch */ color: oklch(82.1% 0.114 191.6);
Tailwind
colors: {
custom: {
50: '#96e7e3',
500: '#59dcd7',
950: '#000000',
},
}SCSS
$custom: #59dcd7; $custom-light: #96e7e3; $custom-dark: #000000;
JSON
{
"hex": "#59dcd7",
"rgb": {
"r": 89,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.71,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.8213,
"c": 0.11432,
"h": 191.6
},
"luminance": 0.58217
}Semantic roles & 50–950 ramp
primary
#59DCD7
secondary
#9E3B3F
accent
#181FCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484