#59AAAA#59AAAA
#59AAAA is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.079 H 195.5°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #59AAAA |
|---|---|
| RGB | rgb(89, 170, 170) |
| HSL | hsl(180, 32%, 51%) |
| HSV | hsv(180, 48%, 67%) |
| CMYK | cmyk(47.6%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(64.78, -24.68, -7.66) |
| CIE-LCH | lch(64.78, 25.84, 197.25°) |
| OKLab | oklab(68.71% -0.0765 -0.0212) |
| OKLCH | oklch(68.71% 0.079 195.5) |
| XYZ | xyz(25.7473, 33.7734, 43.1845) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.13
Lightseagreen
#20B2AA
ΔE00 5.91
Sea
#3C9992
ΔE00 6.82
Turquoise Blue
#06B1C4
ΔE00 7.34
Dull Teal
#5F9E8F
ΔE00 7.34
Topaz
#13BBAF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#59AAAA #AA5959
analogous
#59AA81 #59AAAA #5981AA
triadic
#59AAAA #AA59AA #AAAA59
tetradic
#59AAAA #8159AA #AA5959 #81AA59
square
#59AAAA #8159AA #AA5959 #81AA59
split-complementary
#59AAAA #AA5981 #AA8159
monochromatic
#2E5A5A #438383 #59AAAA #81BFBF #AAD3D3
Accessibility & contrast
On white
2.71
#59AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#59AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #59AAAA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##59AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##59AAAA | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AA
Deuteranopia (green-blind)
#9399AB
Tritanopia (blue-blind)
#2AAEAA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #59aaaa; /* rgb */ color: rgb(89, 170, 170); /* oklch */ color: oklch(68.7% 0.079 195.5);
Tailwind
colors: {
custom: {
50: '#8ec3c3',
500: '#59aaaa',
950: '#000000',
},
}SCSS
$custom: #59aaaa; $custom-light: #8ec3c3; $custom-dark: #000000;
JSON
{
"hex": "#59aaaa",
"rgb": {
"r": 89,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 32.271,
"l": 50.784
},
"oklch": {
"l": 0.68713,
"c": 0.07941,
"h": 195.5
},
"luminance": 0.33776
}Semantic roles & 50–950 ramp
primary
#59AAAA
secondary
#C19D9D
accent
#5F5FC8
background
#F9FCFB
surface
#F1F8F7
border
#CBD1D0
text
#0D1212
muted
#7E8181