#41A69F#41A69F
#41A69F is a light, moderate teal. Relative luminance 0.309; OKLCH L 66.5% C 0.093 H 188.8°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #41A69F |
|---|---|
| RGB | rgb(65, 166, 159) |
| HSL | hsl(176, 44%, 45%) |
| HSV | hsv(176, 61%, 65%) |
| CMYK | cmyk(60.8%, 0%, 4.2%, 34.9%) |
| CIE-LAB | lab(62.42, -30.69, -5.10) |
| CIE-LCH | lch(62.42, 31.11, 189.44°) |
| OKLab | oklab(66.47% -0.0923 -0.0143) |
| OKLCH | oklch(66.47% 0.093 188.8) |
| XYZ | xyz(22.0714, 30.8972, 37.5947) |
| Luminance | 0.3090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.91
Sea
#3C9992
ΔE00 4.09
Blue Green
#0F9B8E
ΔE00 5.21
Dull Teal
#5F9E8F
ΔE00 5.62
Cadetblue
#5F9EA0
ΔE00 6.22
Topaz
#13BBAF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A69F #A64148
analogous
#41A66D #41A69F #417AA6
triadic
#41A69F #9F41A6 #A69F41
tetradic
#41A69F #6D41A6 #A64148 #7AA641
square
#41A69F #6D41A6 #A64148 #7AA641
split-complementary
#41A69F #A6417A #A66D41
monochromatic
#1F4E4B #307A75 #41A69F #62C2BB #8ED3CE
Accessibility & contrast
On white
2.92
#41A69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#41A69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A69F
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A69F | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9E9F
Deuteranopia (green-blind)
#8E92A0
Tritanopia (blue-blind)
#00AAA4
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #41a69f; /* rgb */ color: rgb(65, 166, 159); /* oklch */ color: oklch(66.5% 0.093 188.8);
Tailwind
colors: {
custom: {
50: '#81c1bb',
500: '#41a69f',
950: '#000000',
},
}SCSS
$custom: #41a69f; $custom-light: #81c1bb; $custom-dark: #000000;
JSON
{
"hex": "#41a69f",
"rgb": {
"r": 65,
"g": 166,
"b": 159
},
"hsl": {
"h": 175.842,
"s": 43.723,
"l": 45.294
},
"oklch": {
"l": 0.66468,
"c": 0.09342,
"h": 188.8
},
"luminance": 0.30899
}Semantic roles & 50–950 ramp
primary
#41A69F
secondary
#BE8589
accent
#545DD3
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0B1211
muted
#7C8180