#41AE98#41AE98
#41AE98 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.2% C 0.104 H 177.2°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #41AE98 |
|---|---|
| RGB | rgb(65, 174, 152) |
| HSL | hsl(168, 46%, 47%) |
| HSV | hsv(168, 63%, 68%) |
| CMYK | cmyk(62.6%, 0%, 12.6%, 31.8%) |
| CIE-LAB | lab(64.69, -36.32, 2.14) |
| CIE-LCH | lch(64.69, 36.38, 176.63°) |
| OKLab | oklab(68.25% -0.1042 0.0051) |
| OKLCH | oklch(68.25% 0.104 177.2) |
| XYZ | xyz(22.9808, 33.6605, 34.9857) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.77
Tealish
#24BCA8
ΔE00 4.38
Lightseagreen
#20B2AA
ΔE00 5.55
Topaz
#13BBAF
ΔE00 5.71
Turquoise (survey)
#06C2AC
ΔE00 5.91
Dull Teal
#5F9E8F
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AE98 #AE4157
analogous
#41AE62 #41AE98 #418EAE
triadic
#41AE98 #9841AE #AE9841
tetradic
#41AE98 #6241AE #AE4157 #8EAE41
square
#41AE98 #6241AE #AE4157 #8EAE41
split-complementary
#41AE98 #AE418E #AE6241
monochromatic
#20554A #308171 #41AE98 #66C6B3 #93D7C9
Accessibility & contrast
On white
2.72
#41AE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#41AE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AE98
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AE98 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#98989A
Tritanopia (blue-blind)
#00B0A7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41ae98; /* rgb */ color: rgb(65, 174, 152); /* oklch */ color: oklch(68.2% 0.104 177.2);
Tailwind
colors: {
custom: {
50: '#82c7b6',
500: '#41ae98',
950: '#000000',
},
}SCSS
$custom: #41ae98; $custom-light: #82c7b6; $custom-dark: #000000;
JSON
{
"hex": "#41ae98",
"rgb": {
"r": 65,
"g": 174,
"b": 152
},
"hsl": {
"h": 167.89,
"s": 45.607,
"l": 46.863
},
"oklch": {
"l": 0.68248,
"c": 0.10435,
"h": 177.2
},
"luminance": 0.33663
}Semantic roles & 50–950 ramp
primary
#41AE98
secondary
#C28994
accent
#536DD5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280