#41B09B#41B09B
#41B09B is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.8% C 0.105 H 178.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #41B09B |
|---|---|
| RGB | rgb(65, 176, 155) |
| HSL | hsl(169, 46%, 47%) |
| HSV | hsv(169, 63%, 69%) |
| CMYK | cmyk(63.1%, 0%, 11.9%, 31%) |
| CIE-LAB | lab(65.39, -36.46, 1.48) |
| CIE-LCH | lch(65.39, 36.49, 177.67°) |
| OKLab | oklab(68.84% -0.105 0.0034) |
| OKLCH | oklch(68.84% 0.105 178.2) |
| XYZ | xyz(23.6189, 34.5385, 36.4259) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.94
Tealish
#24BCA8
ΔE00 3.74
Topaz
#13BBAF
ΔE00 5.05
Lightseagreen
#20B2AA
ΔE00 5.06
Turquoise (survey)
#06C2AC
ΔE00 5.32
Dull Teal
#5F9E8F
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B09B #B04156
analogous
#41B064 #41B09B #418DB0
triadic
#41B09B #9B41B0 #B09B41
tetradic
#41B09B #6441B0 #B04156 #8DB041
square
#41B09B #6441B0 #B04156 #8DB041
split-complementary
#41B09B #B0418D #B06441
monochromatic
#20574C #308374 #41B09B #67C7B5 #94D7CB
Accessibility & contrast
On white
2.66
#41B09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#41B09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B09B
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B09B | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A69A
Deuteranopia (green-blind)
#999A9D
Tritanopia (blue-blind)
#00B3AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #41b09b; /* rgb */ color: rgb(65, 176, 155); /* oklch */ color: oklch(68.8% 0.105 178.2);
Tailwind
colors: {
custom: {
50: '#82c8b8',
500: '#41b09b',
950: '#000000',
},
}SCSS
$custom: #41b09b; $custom-light: #82c8b8; $custom-dark: #000000;
JSON
{
"hex": "#41b09b",
"rgb": {
"r": 65,
"g": 176,
"b": 155
},
"hsl": {
"h": 168.649,
"s": 46.058,
"l": 47.255
},
"oklch": {
"l": 0.68841,
"c": 0.10502,
"h": 178.2
},
"luminance": 0.34541
}Semantic roles & 50–950 ramp
primary
#41B09B
secondary
#C38A95
accent
#526BD6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280