#41B0A2#41B0A2
#41B0A2 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.1% C 0.102 H 183.5°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #41B0A2 |
|---|---|
| RGB | rgb(65, 176, 162) |
| HSL | hsl(172, 46%, 47%) |
| HSV | hsv(172, 63%, 69%) |
| CMYK | cmyk(63.1%, 0%, 8%, 31%) |
| CIE-LAB | lab(65.58, -34.62, -2.12) |
| CIE-LCH | lch(65.58, 34.68, 183.51°) |
| OKLab | oklab(69.06% -0.1017 -0.0063) |
| OKLCH | oklch(69.06% 0.102 183.5) |
| XYZ | xyz(24.2239, 34.7805, 39.6121) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.84
Topaz
#13BBAF
ΔE00 3.72
Tealish
#24BCA8
ΔE00 3.98
Greeny Blue
#42B395
ΔE00 5.37
Turquoise (survey)
#06C2AC
ΔE00 5.66
Dull Teal
#5F9E8F
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B0A2 #B0414F
analogous
#41B06A #41B0A2 #4187B0
triadic
#41B0A2 #A241B0 #B0A241
tetradic
#41B0A2 #6A41B0 #B0414F #87B041
square
#41B0A2 #6A41B0 #B0414F #87B041
split-complementary
#41B0A2 #B04187 #B06A41
monochromatic
#205750 #308379 #41B0A2 #67C7BB #94D7CF
Accessibility & contrast
On white
2.64
#41B0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#41B0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B0A2
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B0A2 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A2
Deuteranopia (green-blind)
#979AA3
Tritanopia (blue-blind)
#00B3AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #41b0a2; /* rgb */ color: rgb(65, 176, 162); /* oklch */ color: oklch(69.1% 0.102 183.5);
Tailwind
colors: {
custom: {
50: '#83c8bd',
500: '#41b0a2',
950: '#000000',
},
}SCSS
$custom: #41b0a2; $custom-light: #83c8bd; $custom-dark: #000000;
JSON
{
"hex": "#41b0a2",
"rgb": {
"r": 65,
"g": 176,
"b": 162
},
"hsl": {
"h": 172.432,
"s": 46.058,
"l": 47.255
},
"oklch": {
"l": 0.69058,
"c": 0.10193,
"h": 183.5
},
"luminance": 0.34783
}Semantic roles & 50–950 ramp
primary
#41B0A2
secondary
#C38A91
accent
#5263D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281