#41B2A7#41B2A7
#41B2A7 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.7% C 0.102 H 186.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2A7 |
|---|---|
| RGB | rgb(65, 178, 167) |
| HSL | hsl(174, 47%, 48%) |
| HSV | hsv(174, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 6.2%, 30.2%) |
| CIE-LAB | lab(66.33, -34.20, -3.79) |
| CIE-LCH | lch(66.33, 34.41, 186.33°) |
| OKLab | oklab(69.72% -0.1016 -0.0108) |
| OKLCH | oklch(69.72% 0.102 186.1) |
| XYZ | xyz(25.0722, 35.7519, 42.1312) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.99
Topaz
#13BBAF
ΔE00 3.13
Tealish
#24BCA8
ΔE00 4.21
Turquoise (survey)
#06C2AC
ΔE00 5.76
Greeny Blue
#42B395
ΔE00 6.49
Dull Teal
#5F9E8F
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2A7 #B2414C
analogous
#41B26E #41B2A7 #4185B2
triadic
#41B2A7 #A741B2 #B2A741
tetradic
#41B2A7 #6E41B2 #B2414C #85B241
square
#41B2A7 #6E41B2 #B2414C #85B241
split-complementary
#41B2A7 #B24185 #B26E41
monochromatic
#205853 #31857D #41B2A7 #68C8BF #95D8D2
Accessibility & contrast
On white
2.58
#41B2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#41B2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2A7
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2A7 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A7
Deuteranopia (green-blind)
#989CA8
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41b2a7; /* rgb */ color: rgb(65, 178, 167); /* oklch */ color: oklch(69.7% 0.102 186.1);
Tailwind
colors: {
custom: {
50: '#83c9c1',
500: '#41b2a7',
950: '#000000',
},
}SCSS
$custom: #41b2a7; $custom-light: #83c9c1; $custom-dark: #000000;
JSON
{
"hex": "#41b2a7",
"rgb": {
"r": 65,
"g": 178,
"b": 167
},
"hsl": {
"h": 174.159,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69716,
"c": 0.10216,
"h": 186.1
},
"luminance": 0.35755
}Semantic roles & 50–950 ramp
primary
#41B2A7
secondary
#C48B90
accent
#525FD6
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281