#409A95#409A95
#409A95 is a light, moderate teal. Relative luminance 0.264; OKLCH L 63.1% C 0.086 H 190.2°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #409A95 |
|---|---|
| RGB | rgb(64, 154, 149) |
| HSL | hsl(177, 41%, 43%) |
| HSV | hsv(177, 58%, 60%) |
| CMYK | cmyk(58.4%, 0%, 3.2%, 39.6%) |
| CIE-LAB | lab(58.39, -27.80, -5.43) |
| CIE-LCH | lch(58.39, 28.33, 191.04°) |
| OKLab | oklab(63.09% -0.0842 -0.0151) |
| OKLCH | oklch(63.09% 0.086 190.2) |
| XYZ | xyz(19.0924, 26.3692, 32.5115) |
| Luminance | 0.2637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 1.00
Blue Green
#0F9B8E
ΔE00 4.32
Dusty Teal
#4C9085
ΔE00 4.51
Teal (survey)
#029386
ΔE00 5.39
Cadetblue
#5F9EA0
ΔE00 5.40
Dull Teal
#5F9E8F
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#409A95 #9A4045
analogous
#409A68 #409A95 #40729A
triadic
#409A95 #95409A #9A9540
tetradic
#409A95 #68409A #9A4045 #729A40
square
#409A95 #68409A #9A4045 #729A40
split-complementary
#409A95 #9A4072 #9A6840
monochromatic
#1C4441 #2E6F6B #409A95 #5CBBB6 #87CDC9
Accessibility & contrast
On white
3.35
#409A95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#409A95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #409A95
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##409A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##409A95 | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929395
Deuteranopia (green-blind)
#838896
Tritanopia (blue-blind)
#009E98
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #409a95; /* rgb */ color: rgb(64, 154, 149); /* oklch */ color: oklch(63.1% 0.086 190.2);
Tailwind
colors: {
custom: {
50: '#7fb8b4',
500: '#409a95',
950: '#000000',
},
}SCSS
$custom: #409a95; $custom-light: #7fb8b4; $custom-dark: #000000;
JSON
{
"hex": "#409a95",
"rgb": {
"r": 64,
"g": 154,
"b": 149
},
"hsl": {
"h": 176.667,
"s": 41.284,
"l": 42.745
},
"oklch": {
"l": 0.63093,
"c": 0.08552,
"h": 190.2
},
"luminance": 0.26371
}Semantic roles & 50–950 ramp
primary
#409A95
secondary
#B87E81
accent
#575DD1
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1111
muted
#7C8080