#41B4A2#41B4A2
#41B4A2 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.1% C 0.106 H 180.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4A2 |
|---|---|
| RGB | rgb(65, 180, 162) |
| HSL | hsl(171, 47%, 48%) |
| HSV | hsv(171, 64%, 71%) |
| CMYK | cmyk(63.9%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(66.80, -36.47, -0.33) |
| CIE-LCH | lch(66.80, 36.47, 180.52°) |
| OKLab | oklab(70.05% -0.106 -0.0015) |
| OKLCH | oklch(70.05% 0.106 180.8) |
| XYZ | xyz(25.0198, 36.3723, 39.8774) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.65
Topaz
#13BBAF
ΔE00 3.57
Lightseagreen
#20B2AA
ΔE00 3.96
Greeny Blue
#42B395
ΔE00 4.02
Turquoise (survey)
#06C2AC
ΔE00 4.32
Dull Teal
#5F9E8F
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4A2 #B44153
analogous
#41B469 #41B4A2 #418CB4
triadic
#41B4A2 #A241B4 #B4A241
tetradic
#41B4A2 #6941B4 #B44153 #8CB441
square
#41B4A2 #6941B4 #B44153 #8CB441
split-complementary
#41B4A2 #B4418C #B46941
monochromatic
#215A51 #31877A #41B4A2 #69C9BA #96D9CF
Accessibility & contrast
On white
2.54
#41B4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#41B4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4A2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4A2 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA1
Deuteranopia (green-blind)
#9B9DA4
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b4a2; /* rgb */ color: rgb(65, 180, 162); /* oklch */ color: oklch(70.1% 0.106 180.8);
Tailwind
colors: {
custom: {
50: '#83cbbd',
500: '#41b4a2',
950: '#000000',
},
}SCSS
$custom: #41b4a2; $custom-light: #83cbbd; $custom-dark: #000000;
JSON
{
"hex": "#41b4a2",
"rgb": {
"r": 65,
"g": 180,
"b": 162
},
"hsl": {
"h": 170.609,
"s": 46.939,
"l": 48.039
},
"oklch": {
"l": 0.70054,
"c": 0.10601,
"h": 180.8
},
"luminance": 0.36375
}Semantic roles & 50–950 ramp
primary
#41B4A2
secondary
#C58C95
accent
#5166D7
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281