#41C2AA#41C2AA
#41C2AA is a light, moderate teal. Relative luminance 0.426; OKLCH L 73.8% C 0.117 H 178.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #41C2AA |
|---|---|
| RGB | rgb(65, 194, 170) |
| HSL | hsl(169, 51%, 51%) |
| HSV | hsv(169, 66%, 76%) |
| CMYK | cmyk(66.5%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(71.29, -40.70, 1.82) |
| CIE-LCH | lch(71.29, 40.74, 177.45°) |
| OKLab | oklab(73.78% -0.1169 0.0042) |
| OKLCH | oklch(73.78% 0.117 178) |
| XYZ | xyz(28.7240, 42.6065, 44.7325) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.16
Tealish
#24BCA8
ΔE00 2.48
Topaz
#13BBAF
ΔE00 4.73
Greeny Blue
#42B395
ΔE00 4.80
Mediumaquamarine
#66CDAA
ΔE00 5.27
Seafoam Blue
#78D1B6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C2AA #C24159
analogous
#41C269 #41C2AA #4199C2
triadic
#41C2AA #AA41C2 #C2AA41
tetradic
#41C2AA #6941C2 #C24159 #99C241
square
#41C2AA #6941C2 #C24159 #99C241
split-complementary
#41C2AA #C24199 #C26941
monochromatic
#21675A #309683 #41C2AA #6FD1BF #9EE0D3
Accessibility & contrast
On white
2.21
#41C2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#41C2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C2AA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C2AA | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#00C5BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #41c2aa; /* rgb */ color: rgb(65, 194, 170); /* oklch */ color: oklch(73.8% 0.117 178.0);
Tailwind
colors: {
custom: {
50: '#85d5c3',
500: '#41c2aa',
950: '#000000',
},
}SCSS
$custom: #41c2aa; $custom-light: #85d5c3; $custom-dark: #000000;
JSON
{
"hex": "#41c2aa",
"rgb": {
"r": 65,
"g": 194,
"b": 170
},
"hsl": {
"h": 168.837,
"s": 51.394,
"l": 50.784
},
"oklch": {
"l": 0.73776,
"c": 0.11702,
"h": 178
},
"luminance": 0.4261
}Semantic roles & 50–950 ramp
primary
#41C2AA
secondary
#CC939D
accent
#4D67DB
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381