#41BAA2#41BAA2
#41BAA2 is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.5% C 0.112 H 177.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #41BAA2 |
|---|---|
| RGB | rgb(65, 186, 162) |
| HSL | hsl(168, 48%, 49%) |
| HSV | hsv(168, 65%, 73%) |
| CMYK | cmyk(65.1%, 0%, 12.9%, 27.1%) |
| CIE-LAB | lab(68.64, -39.19, 2.35) |
| CIE-LCH | lch(68.64, 39.26, 176.57°) |
| OKLab | oklab(71.55% -0.1123 0.0056) |
| OKLCH | oklch(71.55% 0.112 177.1) |
| XYZ | xyz(26.2573, 38.8474, 40.2899) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.19
Greeny Blue
#42B395
ΔE00 2.96
Turquoise (survey)
#06C2AC
ΔE00 3.13
Topaz
#13BBAF
ΔE00 4.63
Lightseagreen
#20B2AA
ΔE00 6.08
Mediumaquamarine
#66CDAA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BAA2 #BA4159
analogous
#41BA66 #41BAA2 #4196BA
triadic
#41BAA2 #A241BA #BAA241
tetradic
#41BAA2 #6641BA #BA4159 #96BA41
square
#41BAA2 #6641BA #BA4159 #96BA41
split-complementary
#41BAA2 #BA4196 #BA6641
monochromatic
#215F53 #318D7B #41BAA2 #6CCCB9 #9ADCCF
Accessibility & contrast
On white
2.39
#41BAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#41BAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BAA2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BAA2 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#A2A2A4
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #41baa2; /* rgb */ color: rgb(65, 186, 162); /* oklch */ color: oklch(71.5% 0.112 177.1);
Tailwind
colors: {
custom: {
50: '#84cfbd',
500: '#41baa2',
950: '#000000',
},
}SCSS
$custom: #41baa2; $custom-light: #84cfbd; $custom-dark: #000000;
JSON
{
"hex": "#41baa2",
"rgb": {
"r": 65,
"g": 186,
"b": 162
},
"hsl": {
"h": 168.099,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.7155,
"c": 0.11247,
"h": 177.1
},
"luminance": 0.3885
}Semantic roles & 50–950 ramp
primary
#41BAA2
secondary
#C88F9A
accent
#506BD8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281