#409FA9#409FA9
#409FA9 is a light, moderate teal. Relative luminance 0.288; OKLCH L 65.1% C 0.089 H 204.8°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #409FA9 |
|---|---|
| RGB | rgb(64, 159, 169) |
| HSL | hsl(186, 45%, 46%) |
| HSV | hsv(186, 62%, 66%) |
| CMYK | cmyk(62.1%, 5.9%, 0%, 33.7%) |
| CIE-LAB | lab(60.56, -24.54, -13.52) |
| CIE-LCH | lch(60.56, 28.02, 208.84°) |
| OKLab | oklab(65.06% -0.0809 -0.0374) |
| OKLCH | oklch(65.06% 0.089 204.8) |
| XYZ | xyz(21.6709, 28.7486, 41.9354) |
| Luminance | 0.2875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.18
Turquoise Blue
#06B1C4
ΔE00 6.06
Sea
#3C9992
ΔE00 7.31
Darkcyan
#008B8B
ΔE00 9.08
Teal Blue
#01889F
ΔE00 9.29
Lightseagreen
#20B2AA
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#409FA9 #A94A40
analogous
#40A97E #409FA9 #406AA9
triadic
#409FA9 #A9409F #9FA940
tetradic
#409FA9 #7E40A9 #A94A40 #6AA940
square
#409FA9 #7E40A9 #A94A40 #6AA940
split-complementary
#409FA9 #A9406A #A97E40
monochromatic
#1E4B50 #2F757D #409FA9 #62BAC4 #8FCED5
Accessibility & contrast
On white
3.11
#409FA9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#409FA9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #409FA9
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##409FA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##409FA9 | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399AA
Deuteranopia (green-blind)
#838DA9
Tritanopia (blue-blind)
#00A5A2
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #409fa9; /* rgb */ color: rgb(64, 159, 169); /* oklch */ color: oklch(65.1% 0.089 204.8);
Tailwind
colors: {
custom: {
50: '#81bbc2',
500: '#409fa9',
950: '#000000',
},
}SCSS
$custom: #409fa9; $custom-light: #81bbc2; $custom-dark: #000000;
JSON
{
"hex": "#409fa9",
"rgb": {
"r": 64,
"g": 159,
"b": 169
},
"hsl": {
"h": 185.714,
"s": 45.064,
"l": 45.686
},
"oklch": {
"l": 0.65059,
"c": 0.08911,
"h": 204.8
},
"luminance": 0.28751
}Semantic roles & 50–950 ramp
primary
#409FA9
secondary
#C08B85
accent
#5F53D5
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181