#41A8A5#41A8A5
#41A8A5 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.2% C 0.094 H 192.5°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #41A8A5 |
|---|---|
| RGB | rgb(65, 168, 165) |
| HSL | hsl(178, 44%, 46%) |
| HSV | hsv(178, 61%, 66%) |
| CMYK | cmyk(61.3%, 0%, 1.8%, 34.1%) |
| CIE-LAB | lab(63.21, -29.99, -7.29) |
| CIE-LCH | lch(63.21, 30.86, 193.66°) |
| OKLab | oklab(67.17% -0.0918 -0.0203) |
| OKLCH | oklch(67.17% 0.094 192.5) |
| XYZ | xyz(22.9711, 31.8433, 40.5258) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.91
Sea
#3C9992
ΔE00 5.03
Cadetblue
#5F9EA0
ΔE00 5.61
Topaz
#13BBAF
ΔE00 6.54
Blue Green
#0F9B8E
ΔE00 6.58
Dull Teal
#5F9E8F
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A8A5 #A84144
analogous
#41A871 #41A8A5 #4178A8
triadic
#41A8A5 #A541A8 #A8A541
tetradic
#41A8A5 #7141A8 #A84144 #78A841
square
#41A8A5 #7141A8 #A84144 #78A841
split-complementary
#41A8A5 #A84178 #A87141
monochromatic
#1F504E #307C7A #41A8A5 #63C3C0 #90D4D2
Accessibility & contrast
On white
2.85
#41A8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#41A8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A8A5
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A8A5 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A5
Deuteranopia (green-blind)
#8E94A6
Tritanopia (blue-blind)
#00ADA7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #41a8a5; /* rgb */ color: rgb(65, 168, 165); /* oklch */ color: oklch(67.2% 0.094 192.5);
Tailwind
colors: {
custom: {
50: '#82c2bf',
500: '#41a8a5',
950: '#000000',
},
}SCSS
$custom: #41a8a5; $custom-light: #82c2bf; $custom-dark: #000000;
JSON
{
"hex": "#41a8a5",
"rgb": {
"r": 65,
"g": 168,
"b": 165
},
"hsl": {
"h": 178.252,
"s": 44.206,
"l": 45.686
},
"oklch": {
"l": 0.67169,
"c": 0.094,
"h": 192.5
},
"luminance": 0.31846
}Semantic roles & 50–950 ramp
primary
#41A8A5
secondary
#BF8687
accent
#5458D4
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0B1212
muted
#7C8181