#41AAA8#41AAA8
#41AAA8 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.8% C 0.095 H 193.4°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #41AAA8 |
|---|---|
| RGB | rgb(65, 170, 168) |
| HSL | hsl(179, 45%, 46%) |
| HSV | hsv(179, 62%, 67%) |
| CMYK | cmyk(61.8%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(63.92, -30.11, -7.92) |
| CIE-LCH | lch(63.92, 31.14, 194.74°) |
| OKLab | oklab(67.77% -0.0926 -0.022) |
| OKLCH | oklch(67.77% 0.095 193.4) |
| XYZ | xyz(23.6195, 32.6979, 42.1047) |
| Luminance | 0.3270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.76
Sea
#3C9992
ΔE00 5.73
Cadetblue
#5F9EA0
ΔE00 5.79
Topaz
#13BBAF
ΔE00 6.31
Blue Green
#0F9B8E
ΔE00 7.23
Dull Teal
#5F9E8F
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AAA8 #AA4143
analogous
#41AA73 #41AAA8 #4177AA
triadic
#41AAA8 #A841AA #AAA841
tetradic
#41AAA8 #7341AA #AA4143 #77AA41
square
#41AAA8 #7341AA #AA4143 #77AA41
split-complementary
#41AAA8 #AA4177 #AA7341
monochromatic
#1F5150 #307E7C #41AAA8 #64C4C2 #91D5D3
Accessibility & contrast
On white
2.79
#41AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#41AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AAA8
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AAA8 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#8F96A9
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #41aaa8; /* rgb */ color: rgb(65, 170, 168); /* oklch */ color: oklch(67.8% 0.095 193.4);
Tailwind
colors: {
custom: {
50: '#82c3c1',
500: '#41aaa8',
950: '#000000',
},
}SCSS
$custom: #41aaa8; $custom-light: #82c3c1; $custom-dark: #000000;
JSON
{
"hex": "#41aaa8",
"rgb": {
"r": 65,
"g": 170,
"b": 168
},
"hsl": {
"h": 178.857,
"s": 44.681,
"l": 46.078
},
"oklch": {
"l": 0.67768,
"c": 0.09519,
"h": 193.4
},
"luminance": 0.327
}Semantic roles & 50–950 ramp
primary
#41AAA8
secondary
#C08788
accent
#5356D4
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1212
muted
#7D8181