#41C9AB#41C9AB
#41C9AB is a light, vivid teal. Relative luminance 0.458; OKLCH L 75.5% C 0.124 H 174.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #41C9AB |
|---|---|
| RGB | rgb(65, 201, 171) |
| HSL | hsl(167, 56%, 52%) |
| HSV | hsv(167, 68%, 79%) |
| CMYK | cmyk(67.7%, 0%, 14.9%, 21.2%) |
| CIE-LAB | lab(73.44, -43.52, 4.39) |
| CIE-LCH | lch(73.44, 43.74, 174.24°) |
| OKLab | oklab(75.54% -0.1237 0.011) |
| OKLCH | oklch(75.54% 0.124 174.9) |
| XYZ | xyz(30.4137, 45.8340, 45.7642) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.60
Turquoise (survey)
#06C2AC
ΔE00 3.64
Aquamarine (survey)
#04D8B2
ΔE00 4.22
Tealish
#24BCA8
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 5.10
Eucalyptus
#44D7A8
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C9AB #C9415F
analogous
#41C967 #41C9AB #41A3C9
triadic
#41C9AB #AB41C9 #C9AB41
tetradic
#41C9AB #6741C9 #C9415F #A3C941
square
#41C9AB #6741C9 #C9415F #A3C941
split-complementary
#41C9AB #C941A3 #C96741
monochromatic
#20705E #2D9F86 #41C9AB #71D7C0 #A0E4D5
Accessibility & contrast
On white
2.07
#41C9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#41C9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C9AB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C9AB | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCAA
Deuteranopia (green-blind)
#AFAFAD
Tritanopia (blue-blind)
#00CBC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #41c9ab; /* rgb */ color: rgb(65, 201, 171); /* oklch */ color: oklch(75.5% 0.124 174.9);
Tailwind
colors: {
custom: {
50: '#87dac4',
500: '#41c9ab',
950: '#000000',
},
}SCSS
$custom: #41c9ab; $custom-light: #87dac4; $custom-dark: #000000;
JSON
{
"hex": "#41c9ab",
"rgb": {
"r": 65,
"g": 201,
"b": 171
},
"hsl": {
"h": 166.765,
"s": 55.738,
"l": 52.157
},
"oklch": {
"l": 0.75538,
"c": 0.12414,
"h": 174.9
},
"luminance": 0.45837
}Semantic roles & 50–950 ramp
primary
#41C9AB
secondary
#D195A2
accent
#496ADF
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0D1512
muted
#7D8381