#59DCCC#59DCCC
#59DCCC is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.8% C 0.117 H 184.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #59DCCC |
|---|---|
| RGB | rgb(89, 220, 204) |
| HSL | hsl(173, 65%, 61%) |
| HSV | hsv(173, 60%, 86%) |
| CMYK | cmyk(59.5%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(80.55, -39.59, -2.88) |
| CIE-LCH | lch(80.55, 39.70, 184.16°) |
| OKLab | oklab(81.78% -0.1167 -0.0084) |
| OKLCH | oklch(81.78% 0.117 184.1) |
| XYZ | xyz(40.6072, 57.6657, 66.1056) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.73
Mediumturquoise
#48D1CC
ΔE00 4.53
Tiffany Blue
#7BF2DA
ΔE00 5.78
Seafoam Blue
#78D1B6
ΔE00 6.07
Aqua (survey)
#13EAC9
ΔE00 6.07
Bright Aqua
#0BF9EA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59DCCC #DC5969
analogous
#59DC8A #59DCCC #59AADC
triadic
#59DCCC #CC59DC #DCCC59
tetradic
#59DCCC #8A59DC #DC5969 #AADC59
square
#59DCCC #8A59DC #DC5969 #AADC59
split-complementary
#59DCCC #DC59AA #DC8A59
monochromatic
#209A8B #2BCDB9 #59DCCC #8CE7DC #BEF1EB
Accessibility & contrast
On white
1.68
#59DCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#59DCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59DCCC
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59DCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59DCCC | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CB
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #59dccc; /* rgb */ color: rgb(89, 220, 204); /* oklch */ color: oklch(81.8% 0.117 184.1);
Tailwind
colors: {
custom: {
50: '#95e7db',
500: '#59dccc',
950: '#000000',
},
}SCSS
$custom: #59dccc; $custom-light: #95e7db; $custom-dark: #000000;
JSON
{
"hex": "#59dccc",
"rgb": {
"r": 89,
"g": 220,
"b": 204
},
"hsl": {
"h": 172.672,
"s": 65.174,
"l": 60.588
},
"oklch": {
"l": 0.81782,
"c": 0.11701,
"h": 184.1
},
"luminance": 0.5767
}Semantic roles & 50–950 ramp
primary
#59DCCC
secondary
#9E3B47
accent
#182FCD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1615
muted
#7F8484