#41A8A4#41A8A4
#41A8A4 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.094 H 191.6°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #41A8A4 |
|---|---|
| RGB | rgb(65, 168, 164) |
| HSL | hsl(178, 44%, 46%) |
| HSV | hsv(178, 61%, 66%) |
| CMYK | cmyk(61.3%, 0%, 2.4%, 34.1%) |
| CIE-LAB | lab(63.18, -30.27, -6.77) |
| CIE-LCH | lch(63.18, 31.02, 192.62°) |
| OKLab | oklab(67.14% -0.0922 -0.0189) |
| OKLCH | oklch(67.14% 0.094 191.6) |
| XYZ | xyz(22.8805, 31.8070, 40.0483) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.72
Sea
#3C9992
ΔE00 4.90
Cadetblue
#5F9EA0
ΔE00 5.81
Blue Green
#0F9B8E
ΔE00 6.32
Topaz
#13BBAF
ΔE00 6.35
Dull Teal
#5F9E8F
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A8A4 #A84145
analogous
#41A870 #41A8A4 #4178A8
triadic
#41A8A4 #A441A8 #A8A441
tetradic
#41A8A4 #7041A8 #A84145 #78A841
square
#41A8A4 #7041A8 #A84145 #78A841
split-complementary
#41A8A4 #A84178 #A87041
monochromatic
#1F504E #307C79 #41A8A4 #63C3BF #90D4D1
Accessibility & contrast
On white
2.85
#41A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#41A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A8A4
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A8A4 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A4
Deuteranopia (green-blind)
#8E94A5
Tritanopia (blue-blind)
#00ACA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #41a8a4; /* rgb */ color: rgb(65, 168, 164); /* oklch */ color: oklch(67.1% 0.094 191.6);
Tailwind
colors: {
custom: {
50: '#82c2be',
500: '#41a8a4',
950: '#000000',
},
}SCSS
$custom: #41a8a4; $custom-light: #82c2be; $custom-dark: #000000;
JSON
{
"hex": "#41a8a4",
"rgb": {
"r": 65,
"g": 168,
"b": 164
},
"hsl": {
"h": 177.67,
"s": 44.206,
"l": 45.686
},
"oklch": {
"l": 0.67135,
"c": 0.09415,
"h": 191.6
},
"luminance": 0.31809
}Semantic roles & 50–950 ramp
primary
#41A8A4
secondary
#BF8688
accent
#5459D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1212
muted
#7C8181