#409A96#409A96
#409A96 is a light, moderate teal. Relative luminance 0.264; OKLCH L 63.1% C 0.085 H 191.2°. Best body text is #000000 at 6.28:1 contrast (WCAG AA passes).
Color values
| HEX | #409A96 |
|---|---|
| RGB | rgb(64, 154, 150) |
| HSL | hsl(177, 41%, 43%) |
| HSV | hsv(177, 58%, 60%) |
| CMYK | cmyk(58.4%, 0%, 2.6%, 39.6%) |
| CIE-LAB | lab(58.42, -27.52, -5.95) |
| CIE-LCH | lch(58.42, 28.16, 192.20°) |
| OKLab | oklab(63.13% -0.0837 -0.0166) |
| OKLCH | oklch(63.13% 0.085 191.2) |
| XYZ | xyz(19.1726, 26.4013, 32.9338) |
| Luminance | 0.2640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 1.37
Blue Green
#0F9B8E
ΔE00 4.65
Dusty Teal
#4C9085
ΔE00 4.75
Cadetblue
#5F9EA0
ΔE00 5.13
Teal (survey)
#029386
ΔE00 5.68
Dull Teal
#5F9E8F
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#409A96 #9A4044
analogous
#409A69 #409A96 #40719A
triadic
#409A96 #96409A #9A9640
tetradic
#409A96 #69409A #9A4044 #719A40
square
#409A96 #69409A #9A4044 #719A40
split-complementary
#409A96 #9A4071 #9A6940
monochromatic
#1C4442 #2E6F6C #409A96 #5CBBB7 #87CDCA
Accessibility & contrast
On white
3.34
#409A96 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.28
#409A96 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #409A96
6.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##409A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##409A96 | 1.00 | 3.34 | 6.28 | 6.28 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929396
Deuteranopia (green-blind)
#838897
Tritanopia (blue-blind)
#009E99
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #409a96; /* rgb */ color: rgb(64, 154, 150); /* oklch */ color: oklch(63.1% 0.085 191.2);
Tailwind
colors: {
custom: {
50: '#7fb8b4',
500: '#409a96',
950: '#000000',
},
}SCSS
$custom: #409a96; $custom-light: #7fb8b4; $custom-dark: #000000;
JSON
{
"hex": "#409a96",
"rgb": {
"r": 64,
"g": 154,
"b": 150
},
"hsl": {
"h": 177.333,
"s": 41.284,
"l": 42.745
},
"oklch": {
"l": 0.63127,
"c": 0.08533,
"h": 191.2
},
"luminance": 0.26403
}Semantic roles & 50–950 ramp
primary
#409A96
secondary
#B87E81
accent
#575CD1
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1111
muted
#7C8080