#41AAB9#41AAB9
#41AAB9 is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.4% C 0.097 H 208.4°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #41AAB9 |
|---|---|
| RGB | rgb(65, 170, 185) |
| HSL | hsl(188, 48%, 49%) |
| HSV | hsv(188, 65%, 73%) |
| CMYK | cmyk(64.9%, 8.1%, 0%, 27.5%) |
| CIE-LAB | lab(64.46, -25.15, -16.59) |
| CIE-LCH | lch(64.46, 30.13, 213.41°) |
| OKLab | oklab(68.39% -0.0853 -0.046) |
| OKLCH | oklch(68.39% 0.097 208.4) |
| XYZ | xyz(25.3080, 33.3733, 50.9975) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.91
Cadetblue
#5F9EA0
ΔE00 6.36
Lightseagreen
#20B2AA
ΔE00 9.70
Greyblue
#77A1B5
ΔE00 9.89
Sea
#3C9992
ΔE00 10.31
Darkturquoise
#00CED1
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AAB9 #B95041
analogous
#41B98C #41AAB9 #416EB9
triadic
#41AAB9 #B941AA #AAB941
tetradic
#41AAB9 #8C41B9 #B95041 #6EB941
square
#41AAB9 #8C41B9 #B95041 #6EB941
split-complementary
#41AAB9 #B9416E #B98C41
monochromatic
#21575E #31808C #41AAB9 #6CBFCB #99D3DB
Accessibility & contrast
On white
2.74
#41AAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#41AAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AAB9
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AAB9 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BA
Deuteranopia (green-blind)
#8A97B9
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #41aab9; /* rgb */ color: rgb(65, 170, 185); /* oklch */ color: oklch(68.4% 0.097 208.4);
Tailwind
colors: {
custom: {
50: '#84c3ce',
500: '#41aab9',
950: '#000000',
},
}SCSS
$custom: #41aab9; $custom-light: #84c3ce; $custom-dark: #000000;
JSON
{
"hex": "#41aab9",
"rgb": {
"r": 65,
"g": 170,
"b": 185
},
"hsl": {
"h": 187.5,
"s": 48,
"l": 49.02
},
"oklch": {
"l": 0.6839,
"c": 0.09693,
"h": 208.4
},
"luminance": 0.33376
}Semantic roles & 50–950 ramp
primary
#41AAB9
secondary
#C7968F
accent
#6150D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182