#41AFB0#41AFB0
#41AFB0 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.3% C 0.098 H 196.0°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #41AFB0 |
|---|---|
| RGB | rgb(65, 175, 176) |
| HSL | hsl(181, 46%, 47%) |
| HSV | hsv(181, 63%, 69%) |
| CMYK | cmyk(63.1%, 0.6%, 0%, 31%) |
| CIE-LAB | lab(65.68, -30.26, -9.75) |
| CIE-LCH | lch(65.68, 31.79, 197.85°) |
| OKLab | oklab(69.28% -0.0944 -0.027) |
| OKLCH | oklch(69.28% 0.098 196) |
| XYZ | xyz(25.3430, 34.9156, 46.4696) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.14
Topaz
#13BBAF
ΔE00 6.24
Turquoise Blue
#06B1C4
ΔE00 6.25
Cadetblue
#5F9EA0
ΔE00 6.48
Sea
#3C9992
ΔE00 7.55
Darkturquoise
#00CED1
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AFB0 #B04241
analogous
#41B07A #41AFB0 #4177B0
triadic
#41AFB0 #B041AF #AFB041
tetradic
#41AFB0 #7A41B0 #B04241 #77B041
square
#41AFB0 #7A41B0 #B04241 #77B041
split-complementary
#41AFB0 #B04177 #B07A41
monochromatic
#205657 #308383 #41AFB0 #67C6C7 #94D7D7
Accessibility & contrast
On white
2.63
#41AFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#41AFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AFB0
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AFB0 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B0
Deuteranopia (green-blind)
#929AB1
Tritanopia (blue-blind)
#00B4AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41afb0; /* rgb */ color: rgb(65, 175, 176); /* oklch */ color: oklch(69.3% 0.098 196.0);
Tailwind
colors: {
custom: {
50: '#84c7c7',
500: '#41afb0',
950: '#000000',
},
}SCSS
$custom: #41afb0; $custom-light: #84c7c7; $custom-dark: #000000;
JSON
{
"hex": "#41afb0",
"rgb": {
"r": 65,
"g": 175,
"b": 176
},
"hsl": {
"h": 180.541,
"s": 46.058,
"l": 47.255
},
"oklch": {
"l": 0.69279,
"c": 0.09821,
"h": 196
},
"luminance": 0.34918
}Semantic roles & 50–950 ramp
primary
#41AFB0
secondary
#C38A8A
accent
#5352D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282