#409EAA#409EAA
#409EAA is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.9% C 0.089 H 206.8°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #409EAA |
|---|---|
| RGB | rgb(64, 158, 170) |
| HSL | hsl(187, 45%, 46%) |
| HSV | hsv(187, 62%, 67%) |
| CMYK | cmyk(62.4%, 7.1%, 0%, 33.3%) |
| CIE-LAB | lab(60.29, -23.73, -14.49) |
| CIE-LCH | lch(60.29, 27.80, 211.41°) |
| OKLab | oklab(64.85% -0.0793 -0.0401) |
| OKLCH | oklch(64.85% 0.089 206.8) |
| XYZ | xyz(21.5939, 28.4437, 42.3746) |
| Luminance | 0.2845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.58
Turquoise Blue
#06B1C4
ΔE00 6.12
Sea
#3C9992
ΔE00 8.04
Teal Blue
#01889F
ΔE00 8.70
Darkcyan
#008B8B
ΔE00 9.35
Dark Cyan
#0A888A
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#409EAA #AA4C40
analogous
#40AA81 #409EAA #4069AA
triadic
#409EAA #AA409E #9EAA40
tetradic
#409EAA #8140AA #AA4C40 #69AA40
square
#409EAA #8140AA #AA4C40 #69AA40
split-complementary
#409EAA #AA4069 #AA8140
monochromatic
#1F4B51 #2F757E #409EAA #63B9C4 #8FCDD5
Accessibility & contrast
On white
3.14
#409EAA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#409EAA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #409EAA
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##409EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##409EAA | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9298AB
Deuteranopia (green-blind)
#828CAA
Tritanopia (blue-blind)
#00A4A1
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #409eaa; /* rgb */ color: rgb(64, 158, 170); /* oklch */ color: oklch(64.9% 0.089 206.8);
Tailwind
colors: {
custom: {
50: '#81bbc3',
500: '#409eaa',
950: '#000000',
},
}SCSS
$custom: #409eaa; $custom-light: #81bbc3; $custom-dark: #000000;
JSON
{
"hex": "#409eaa",
"rgb": {
"r": 64,
"g": 158,
"b": 170
},
"hsl": {
"h": 186.792,
"s": 45.299,
"l": 45.882
},
"oklch": {
"l": 0.64851,
"c": 0.08893,
"h": 206.8
},
"luminance": 0.28446
}Semantic roles & 50–950 ramp
primary
#409EAA
secondary
#C08C86
accent
#6253D5
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1112
muted
#7C8081