#41B2AF#41B2AF
#41B2AF is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.0% C 0.100 H 192.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2AF |
|---|---|
| RGB | rgb(65, 178, 175) |
| HSL | hsl(178, 47%, 48%) |
| HSV | hsv(178, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 1.7%, 30.2%) |
| CIE-LAB | lab(66.56, -31.99, -7.88) |
| CIE-LCH | lch(66.56, 32.95, 193.84°) |
| OKLab | oklab(69.98% -0.098 -0.0219) |
| OKLCH | oklch(69.98% 0.1 192.6) |
| XYZ | xyz(25.8348, 36.0569, 46.1473) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.71
Topaz
#13BBAF
ΔE00 4.57
Tealish
#24BCA8
ΔE00 6.72
Cadetblue
#5F9EA0
ΔE00 7.58
Turquoise Blue
#06B1C4
ΔE00 7.76
Darkturquoise
#00CED1
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2AF #B24144
analogous
#41B276 #41B2AF #417CB2
triadic
#41B2AF #AF41B2 #B2AF41
tetradic
#41B2AF #7641B2 #B24144 #7CB241
square
#41B2AF #7641B2 #B24144 #7CB241
split-complementary
#41B2AF #B2417C #B27641
monochromatic
#205857 #318583 #41B2AF #68C8C5 #95D8D7
Accessibility & contrast
On white
2.56
#41B2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#41B2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2AF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2AF | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AF
Deuteranopia (green-blind)
#969CB0
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b2af; /* rgb */ color: rgb(65, 178, 175); /* oklch */ color: oklch(70.0% 0.100 192.6);
Tailwind
colors: {
custom: {
50: '#84c9c6',
500: '#41b2af',
950: '#000000',
},
}SCSS
$custom: #41b2af; $custom-light: #84c9c6; $custom-dark: #000000;
JSON
{
"hex": "#41b2af",
"rgb": {
"r": 65,
"g": 178,
"b": 175
},
"hsl": {
"h": 178.407,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69982,
"c": 0.10043,
"h": 192.6
},
"luminance": 0.3606
}Semantic roles & 50–950 ramp
primary
#41B2AF
secondary
#C48B8C
accent
#5255D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282