#41B2B2#41B2B2
#41B2B2 is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.1% C 0.100 H 195.1°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2B2 |
|---|---|
| RGB | rgb(65, 178, 178) |
| HSL | hsl(180, 47%, 48%) |
| HSV | hsv(180, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.65, -31.14, -9.41) |
| CIE-LCH | lch(66.65, 32.53, 196.81°) |
| OKLab | oklab(70.09% -0.0967 -0.0261) |
| OKLCH | oklch(70.09% 0.1 195.1) |
| XYZ | xyz(26.1327, 36.1761, 47.7163) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.71
Topaz
#13BBAF
ΔE00 5.51
Turquoise Blue
#06B1C4
ΔE00 6.61
Cadetblue
#5F9EA0
ΔE00 7.25
Darkturquoise
#00CED1
ΔE00 7.58
Tealish
#24BCA8
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2B2 #B24141
analogous
#41B279 #41B2B2 #4179B2
triadic
#41B2B2 #B241B2 #B2B241
tetradic
#41B2B2 #7941B2 #B24141 #79B241
square
#41B2B2 #7941B2 #B24141 #79B241
split-complementary
#41B2B2 #B24179 #B27941
monochromatic
#205858 #318585 #41B2B2 #68C8C8 #95D8D8
Accessibility & contrast
On white
2.55
#41B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#41B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2B2
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2B2 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#959DB3
Tritanopia (blue-blind)
#00B7B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b2b2; /* rgb */ color: rgb(65, 178, 178); /* oklch */ color: oklch(70.1% 0.100 195.1);
Tailwind
colors: {
custom: {
50: '#84c9c9',
500: '#41b2b2',
950: '#000000',
},
}SCSS
$custom: #41b2b2; $custom-light: #84c9c9; $custom-dark: #000000;
JSON
{
"hex": "#41b2b2",
"rgb": {
"r": 65,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.70086,
"c": 0.10015,
"h": 195.1
},
"luminance": 0.36179
}Semantic roles & 50–950 ramp
primary
#41B2B2
secondary
#C48B8B
accent
#5252D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282