#59DCD6#59DCD6
#59DCD6 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.114 H 190.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCD6 |
|---|---|
| RGB | rgb(89, 220, 214) |
| HSL | hsl(177, 65%, 61%) |
| HSV | hsv(177, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(80.83, -36.99, -7.80) |
| CIE-LCH | lch(80.83, 37.81, 191.91°) |
| OKLab | oklab(82.1% -0.1124 -0.0217) |
| OKLCH | oklch(82.1% 0.114 190.9) |
| XYZ | xyz(41.8453, 58.1609, 72.6262) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.79
Turquoise
#40E0D0
ΔE00 3.79
Darkturquoise
#00CED1
ΔE00 5.16
Bright Light Blue
#26F7FD
ΔE00 7.27
Bright Aqua
#0BF9EA
ΔE00 7.31
Bright Cyan
#41FDFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCD6 #DC595F
analogous
#59DC94 #59DCD6 #59A0DC
triadic
#59DCD6 #D659DC #DCD659
tetradic
#59DCD6 #9459DC #DC595F #A0DC59
square
#59DCD6 #9459DC #DC595F #A0DC59
split-complementary
#59DCD6 #DC59A0 #DC9459
monochromatic
#209A95 #2BCDC5 #59DCD6 #8CE7E2 #BEF1EF
Accessibility & contrast
On white
1.66
#59DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#59DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCD6
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCD6 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D6
Deuteranopia (green-blind)
#BBC2D7
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #59dcd6; /* rgb */ color: rgb(89, 220, 214); /* oklch */ color: oklch(82.1% 0.114 190.9);
Tailwind
colors: {
custom: {
50: '#96e7e2',
500: '#59dcd6',
950: '#000000',
},
}SCSS
$custom: #59dcd6; $custom-light: #96e7e2; $custom-dark: #000000;
JSON
{
"hex": "#59dcd6",
"rgb": {
"r": 89,
"g": 220,
"b": 214
},
"hsl": {
"h": 177.252,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.82097,
"c": 0.11447,
"h": 190.9
},
"luminance": 0.58165
}Semantic roles & 50–950 ramp
primary
#59DCD6
secondary
#9E3B40
accent
#1821CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484