#41B299#41B299
#41B299 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.108 H 175.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #41B299 |
|---|---|
| RGB | rgb(65, 178, 153) |
| HSL | hsl(167, 47%, 48%) |
| HSV | hsv(167, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 14%, 30.2%) |
| CIE-LAB | lab(65.95, -37.88, 3.41) |
| CIE-LCH | lch(65.95, 38.04, 174.85°) |
| OKLab | oklab(69.28% -0.108 0.0085) |
| OKLCH | oklch(69.28% 0.108 175.5) |
| XYZ | xyz(23.8474, 35.2620, 35.6803) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.58
Tealish
#24BCA8
ΔE00 3.82
Turquoise (survey)
#06C2AC
ΔE00 5.11
Topaz
#13BBAF
ΔE00 5.78
Lightseagreen
#20B2AA
ΔE00 6.27
Dull Teal
#5F9E8F
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B299 #B2415A
analogous
#41B261 #41B299 #4192B2
triadic
#41B299 #9941B2 #B29941
tetradic
#41B299 #6141B2 #B2415A #92B241
square
#41B299 #6141B2 #B2415A #92B241
split-complementary
#41B299 #B24192 #B26141
monochromatic
#20584C #318572 #41B299 #68C8B3 #95D8C9
Accessibility & contrast
On white
2.61
#41B299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#41B299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B299
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B299 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA798
Deuteranopia (green-blind)
#9B9B9B
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41b299; /* rgb */ color: rgb(65, 178, 153); /* oklch */ color: oklch(69.3% 0.108 175.5);
Tailwind
colors: {
custom: {
50: '#82c9b7',
500: '#41b299',
950: '#000000',
},
}SCSS
$custom: #41b299; $custom-light: #82c9b7; $custom-dark: #000000;
JSON
{
"hex": "#41b299",
"rgb": {
"r": 65,
"g": 178,
"b": 153
},
"hsl": {
"h": 166.726,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69283,
"c": 0.10837,
"h": 175.5
},
"luminance": 0.35265
}Semantic roles & 50–950 ramp
primary
#41B299
secondary
#C48B98
accent
#526FD6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280