#41A2B2#41A2B2
#41A2B2 is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.2% C 0.092 H 210.2°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #41A2B2 |
|---|---|
| RGB | rgb(65, 162, 178) |
| HSL | hsl(188, 47%, 48%) |
| HSV | hsv(188, 63%, 70%) |
| CMYK | cmyk(63.5%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(61.81, -23.19, -16.70) |
| CIE-LCH | lch(61.81, 28.58, 215.75°) |
| OKLab | oklab(66.17% -0.0797 -0.0463) |
| OKLCH | oklch(66.17% 0.092 210.2) |
| XYZ | xyz(23.1328, 30.1764, 46.7163) |
| Luminance | 0.3018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.90
Cadetblue
#5F9EA0
ΔE00 5.69
Greyblue
#77A1B5
ΔE00 9.12
Teal Blue
#01889F
ΔE00 9.40
Sea
#3C9992
ΔE00 9.82
Lightseagreen
#20B2AA
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A2B2 #B25141
analogous
#41B28A #41A2B2 #4169B2
triadic
#41A2B2 #B241A2 #A2B241
tetradic
#41A2B2 #8A41B2 #B25141 #69B241
square
#41A2B2 #8A41B2 #B25141 #69B241
split-complementary
#41A2B2 #B24169 #B28A41
monochromatic
#205058 #317985 #41A2B2 #68BAC8 #95CFD8
Accessibility & contrast
On white
2.98
#41A2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#41A2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A2B2
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A2B2 | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949CB3
Deuteranopia (green-blind)
#8490B2
Tritanopia (blue-blind)
#00A9A7
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #41a2b2; /* rgb */ color: rgb(65, 162, 178); /* oklch */ color: oklch(66.2% 0.092 210.2);
Tailwind
colors: {
custom: {
50: '#82bdc9',
500: '#41a2b2',
950: '#000000',
},
}SCSS
$custom: #41a2b2; $custom-light: #82bdc9; $custom-dark: #000000;
JSON
{
"hex": "#41a2b2",
"rgb": {
"r": 65,
"g": 162,
"b": 178
},
"hsl": {
"h": 188.496,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.66172,
"c": 0.09221,
"h": 210.2
},
"luminance": 0.30179
}Semantic roles & 50–950 ramp
primary
#41A2B2
secondary
#C4938B
accent
#6452D6
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0C1213
muted
#7D8182