#41A99B#41A99B
#41A99B is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.1% C 0.098 H 183.0°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #41A99B |
|---|---|
| RGB | rgb(65, 169, 155) |
| HSL | hsl(172, 44%, 46%) |
| HSV | hsv(172, 62%, 66%) |
| CMYK | cmyk(61.5%, 0%, 8.3%, 33.7%) |
| CIE-LAB | lab(63.23, -33.21, -1.67) |
| CIE-LCH | lch(63.23, 33.25, 182.87°) |
| OKLab | oklab(67.09% -0.0974 -0.005) |
| OKLCH | oklch(67.09% 0.098 183) |
| XYZ | xyz(22.2816, 31.8640, 35.9801) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.93
Blue Green
#0F9B8E
ΔE00 5.17
Dull Teal
#5F9E8F
ΔE00 5.20
Sea
#3C9992
ΔE00 5.46
Topaz
#13BBAF
ΔE00 5.56
Tealish
#24BCA8
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A99B #A9414F
analogous
#41A967 #41A99B #4183A9
triadic
#41A99B #9B41A9 #A99B41
tetradic
#41A99B #6741A9 #A9414F #83A941
square
#41A99B #6741A9 #A9414F #83A941
split-complementary
#41A99B #A94183 #A96741
monochromatic
#1F514A #307D72 #41A99B #64C3B6 #90D4CB
Accessibility & contrast
On white
2.85
#41A99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#41A99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A99B
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A99B | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09B
Deuteranopia (green-blind)
#92949C
Tritanopia (blue-blind)
#00ACA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #41a99b; /* rgb */ color: rgb(65, 169, 155); /* oklch */ color: oklch(67.1% 0.098 183.0);
Tailwind
colors: {
custom: {
50: '#81c3b8',
500: '#41a99b',
950: '#000000',
},
}SCSS
$custom: #41a99b; $custom-light: #81c3b8; $custom-dark: #000000;
JSON
{
"hex": "#41a99b",
"rgb": {
"r": 65,
"g": 169,
"b": 155
},
"hsl": {
"h": 171.923,
"s": 44.444,
"l": 45.882
},
"oklch": {
"l": 0.67087,
"c": 0.09754,
"h": 183
},
"luminance": 0.31866
}Semantic roles & 50–950 ramp
primary
#41A99B
secondary
#C0868E
accent
#5465D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1211
muted
#7C8180