#569A9C#569A9C
#569A9C is a light, moderate teal. Relative luminance 0.275; OKLCH L 64.2% C 0.069 H 198.0°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #569A9C |
|---|---|
| RGB | rgb(86, 154, 156) |
| HSL | hsl(182, 29%, 47%) |
| HSV | hsv(182, 45%, 61%) |
| CMYK | cmyk(44.9%, 1.3%, 0%, 38.8%) |
| CIE-LAB | lab(59.42, -20.96, -7.77) |
| CIE-LCH | lch(59.42, 22.36, 200.35°) |
| OKLab | oklab(64.23% -0.0658 -0.0214) |
| OKLCH | oklch(64.23% 0.069 198) |
| XYZ | xyz(21.3918, 27.4882, 35.6245) |
| Luminance | 0.2749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 1.69
Sea
#3C9992
ΔE00 5.24
Dusty Teal
#4C9085
ΔE00 6.74
Dull Teal
#5F9E8F
ΔE00 7.09
Greyish Teal
#719F91
ΔE00 7.70
Grey Teal
#5E9B8A
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#569A9C #9C5856
analogous
#569C7B #569A9C #56779C
triadic
#569A9C #9C569A #9A9C56
tetradic
#569A9C #7B569C #9C5856 #779C56
square
#569A9C #7B569C #9C5856 #779C56
split-complementary
#569A9C #9C5677 #9C7B56
monochromatic
#2B4C4D #407375 #569A9C #7AB4B6 #A1CACB
Accessibility & contrast
On white
3.23
#569A9C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#569A9C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #569A9C
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##569A9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##569A9C | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92949C
Deuteranopia (green-blind)
#868B9D
Tritanopia (blue-blind)
#339E9A
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #569a9c; /* rgb */ color: rgb(86, 154, 156); /* oklch */ color: oklch(64.2% 0.069 198.0);
Tailwind
colors: {
custom: {
50: '#8ab8b9',
500: '#569a9c',
950: '#000000',
},
}SCSS
$custom: #569a9c; $custom-light: #8ab8b9; $custom-dark: #000000;
JSON
{
"hex": "#569a9c",
"rgb": {
"r": 86,
"g": 154,
"b": 156
},
"hsl": {
"h": 181.714,
"s": 28.926,
"l": 47.451
},
"oklch": {
"l": 0.64229,
"c": 0.06916,
"h": 198
},
"luminance": 0.2749
}Semantic roles & 50–950 ramp
primary
#569A9C
secondary
#B99695
accent
#6563C5
background
#F8FBFB
surface
#F0F6F6
border
#CBD0D0
text
#0C1111
muted
#7D8080