#41B0B2#41B0B2
#41B0B2 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.6% C 0.099 H 196.8°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #41B0B2 |
|---|---|
| RGB | rgb(65, 176, 178) |
| HSL | hsl(181, 47%, 48%) |
| HSV | hsv(181, 63%, 70%) |
| CMYK | cmyk(63.5%, 1.1%, 0%, 30.2%) |
| CIE-LAB | lab(66.05, -30.18, -10.31) |
| CIE-LCH | lch(66.05, 31.89, 198.87°) |
| OKLab | oklab(69.6% -0.0946 -0.0286) |
| OKLCH | oklch(69.6% 0.099 196.8) |
| XYZ | xyz(25.7377, 35.3860, 47.5846) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.46
Turquoise Blue
#06B1C4
ΔE00 5.85
Topaz
#13BBAF
ΔE00 6.43
Cadetblue
#5F9EA0
ΔE00 6.64
Sea
#3C9992
ΔE00 7.98
Darkturquoise
#00CED1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B0B2 #B24341
analogous
#41B27B #41B0B2 #4177B2
triadic
#41B0B2 #B241B0 #B0B241
tetradic
#41B0B2 #7B41B2 #B24341 #77B241
square
#41B0B2 #7B41B2 #B24341 #77B241
split-complementary
#41B0B2 #B24177 #B27B41
monochromatic
#205758 #318485 #41B0B2 #68C6C8 #95D7D8
Accessibility & contrast
On white
2.60
#41B0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#41B0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B0B2
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B0B2 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B2
Deuteranopia (green-blind)
#939BB3
Tritanopia (blue-blind)
#00B6B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41b0b2; /* rgb */ color: rgb(65, 176, 178); /* oklch */ color: oklch(69.6% 0.099 196.8);
Tailwind
colors: {
custom: {
50: '#84c8c9',
500: '#41b0b2',
950: '#000000',
},
}SCSS
$custom: #41b0b2; $custom-light: #84c8c9; $custom-dark: #000000;
JSON
{
"hex": "#41b0b2",
"rgb": {
"r": 65,
"g": 176,
"b": 178
},
"hsl": {
"h": 181.062,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69596,
"c": 0.09882,
"h": 196.8
},
"luminance": 0.35389
}Semantic roles & 50–950 ramp
primary
#41B0B2
secondary
#C48C8B
accent
#5452D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282