#41AEB8#41AEB8
#41AEB8 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.3% C 0.098 H 203.7°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #41AEB8 |
|---|---|
| RGB | rgb(65, 174, 184) |
| HSL | hsl(185, 48%, 49%) |
| HSV | hsv(185, 65%, 72%) |
| CMYK | cmyk(64.7%, 5.4%, 0%, 27.8%) |
| CIE-LAB | lab(65.63, -27.45, -14.26) |
| CIE-LCH | lch(65.63, 30.93, 207.46°) |
| OKLab | oklab(69.33% -0.0899 -0.0395) |
| OKLCH | oklch(69.33% 0.098 203.7) |
| XYZ | xyz(25.9640, 34.8538, 50.6972) |
| Luminance | 0.3486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.19
Cadetblue
#5F9EA0
ΔE00 6.35
Lightseagreen
#20B2AA
ΔE00 7.55
Darkturquoise
#00CED1
ΔE00 9.28
Sea
#3C9992
ΔE00 9.44
Topaz
#13BBAF
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AEB8 #B84B41
analogous
#41B887 #41AEB8 #4173B8
triadic
#41AEB8 #B841AE #AEB841
tetradic
#41AEB8 #8741B8 #B84B41 #73B841
square
#41AEB8 #8741B8 #B84B41 #73B841
split-complementary
#41AEB8 #B84173 #B88741
monochromatic
#21585E #31838B #41AEB8 #6BC3CB #99D5DB
Accessibility & contrast
On white
2.63
#41AEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#41AEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AEB8
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AEB8 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A7B9
Deuteranopia (green-blind)
#8F9AB8
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #41aeb8; /* rgb */ color: rgb(65, 174, 184); /* oklch */ color: oklch(69.3% 0.098 203.7);
Tailwind
colors: {
custom: {
50: '#84c6cd',
500: '#41aeb8',
950: '#000000',
},
}SCSS
$custom: #41aeb8; $custom-light: #84c6cd; $custom-dark: #000000;
JSON
{
"hex": "#41aeb8",
"rgb": {
"r": 65,
"g": 174,
"b": 184
},
"hsl": {
"h": 185.042,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.69325,
"c": 0.09822,
"h": 203.7
},
"luminance": 0.34857
}Semantic roles & 50–950 ramp
primary
#41AEB8
secondary
#C7938E
accent
#5C50D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282