#41AFB2#41AFB2
#41AFB2 is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.3% C 0.098 H 197.7°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #41AFB2 |
|---|---|
| RGB | rgb(65, 175, 178) |
| HSL | hsl(182, 47%, 48%) |
| HSV | hsv(182, 63%, 70%) |
| CMYK | cmyk(63.5%, 1.7%, 0%, 30.2%) |
| CIE-LAB | lab(65.75, -29.69, -10.77) |
| CIE-LCH | lch(65.75, 31.58, 199.93°) |
| OKLab | oklab(69.35% -0.0935 -0.0298) |
| OKLCH | oklch(69.35% 0.098 197.7) |
| XYZ | xyz(25.5423, 34.9953, 47.5195) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.86
Turquoise Blue
#06B1C4
ΔE00 5.50
Cadetblue
#5F9EA0
ΔE00 6.36
Topaz
#13BBAF
ΔE00 6.90
Sea
#3C9992
ΔE00 7.93
Darkturquoise
#00CED1
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AFB2 #B24441
analogous
#41B27C #41AFB2 #4176B2
triadic
#41AFB2 #B241AF #AFB241
tetradic
#41AFB2 #7C41B2 #B24441 #76B241
square
#41AFB2 #7C41B2 #B24441 #76B241
split-complementary
#41AFB2 #B24176 #B27C41
monochromatic
#205758 #318385 #41AFB2 #68C5C8 #95D7D8
Accessibility & contrast
On white
2.63
#41AFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#41AFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AFB2
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AFB2 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B2
Deuteranopia (green-blind)
#929AB3
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41afb2; /* rgb */ color: rgb(65, 175, 178); /* oklch */ color: oklch(69.3% 0.098 197.7);
Tailwind
colors: {
custom: {
50: '#84c7c9',
500: '#41afb2',
950: '#000000',
},
}SCSS
$custom: #41afb2; $custom-light: #84c7c9; $custom-dark: #000000;
JSON
{
"hex": "#41afb2",
"rgb": {
"r": 65,
"g": 175,
"b": 178
},
"hsl": {
"h": 181.593,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.6935,
"c": 0.09817,
"h": 197.7
},
"luminance": 0.34998
}Semantic roles & 50–950 ramp
primary
#41AFB2
secondary
#C48C8B
accent
#5552D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282