#41A4B2#41A4B2
#41A4B2 is a light, moderate teal. Relative luminance 0.309; OKLCH L 66.7% C 0.093 H 208.1°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #41A4B2 |
|---|---|
| RGB | rgb(65, 164, 178) |
| HSL | hsl(187, 47%, 48%) |
| HSV | hsv(187, 63%, 70%) |
| CMYK | cmyk(63.5%, 7.9%, 0%, 30.2%) |
| CIE-LAB | lab(62.41, -24.22, -15.78) |
| CIE-LCH | lch(62.41, 28.90, 213.09°) |
| OKLab | oklab(66.66% -0.0819 -0.0438) |
| OKLCH | oklch(66.66% 0.093 208.1) |
| XYZ | xyz(23.4879, 30.8866, 46.8347) |
| Luminance | 0.3089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.37
Cadetblue
#5F9EA0
ΔE00 5.34
Sea
#3C9992
ΔE00 9.26
Greyblue
#77A1B5
ΔE00 9.69
Lightseagreen
#20B2AA
ΔE00 10.01
Teal Blue
#01889F
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A4B2 #B24F41
analogous
#41B288 #41A4B2 #416BB2
triadic
#41A4B2 #B241A4 #A4B241
tetradic
#41A4B2 #8841B2 #B24F41 #6BB241
square
#41A4B2 #8841B2 #B24F41 #6BB241
split-complementary
#41A4B2 #B2416B #B28841
monochromatic
#205158 #317B85 #41A4B2 #68BCC8 #95D0D8
Accessibility & contrast
On white
2.93
#41A4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#41A4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A4B2
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A4B2 | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB3
Deuteranopia (green-blind)
#8692B2
Tritanopia (blue-blind)
#00ABA8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #41a4b2; /* rgb */ color: rgb(65, 164, 178); /* oklch */ color: oklch(66.7% 0.093 208.1);
Tailwind
colors: {
custom: {
50: '#83bfc9',
500: '#41a4b2',
950: '#000000',
},
}SCSS
$custom: #41a4b2; $custom-light: #83bfc9; $custom-dark: #000000;
JSON
{
"hex": "#41a4b2",
"rgb": {
"r": 65,
"g": 164,
"b": 178
},
"hsl": {
"h": 187.434,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.6666,
"c": 0.09283,
"h": 208.1
},
"luminance": 0.30889
}Semantic roles & 50–950 ramp
primary
#41A4B2
secondary
#C4928B
accent
#6252D6
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182