#41B298#41B298
#41B298 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.3% C 0.109 H 174.8°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #41B298 |
|---|---|
| RGB | rgb(65, 178, 152) |
| HSL | hsl(166, 47%, 48%) |
| HSV | hsv(166, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 14.6%, 30.2%) |
| CIE-LAB | lab(65.93, -38.14, 3.93) |
| CIE-LCH | lch(65.93, 38.34, 174.12°) |
| OKLab | oklab(69.25% -0.1085 0.0098) |
| OKLCH | oklch(69.25% 0.109 174.8) |
| XYZ | xyz(23.7651, 35.2291, 35.2471) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.27
Tealish
#24BCA8
ΔE00 4.02
Turquoise (survey)
#06C2AC
ΔE00 5.24
Topaz
#13BBAF
ΔE00 6.07
Lightseagreen
#20B2AA
ΔE00 6.59
Green Blue
#01C08D
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B298 #B2415B
analogous
#41B260 #41B298 #4193B2
triadic
#41B298 #9841B2 #B29841
tetradic
#41B298 #6041B2 #B2415B #93B241
square
#41B298 #6041B2 #B2415B #93B241
split-complementary
#41B298 #B24193 #B26041
monochromatic
#20584B #318572 #41B298 #68C8B2 #95D8C9
Accessibility & contrast
On white
2.61
#41B298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#41B298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B298
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B298 | 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)
#ACA797
Deuteranopia (green-blind)
#9C9B9A
Tritanopia (blue-blind)
#00B4AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41b298; /* rgb */ color: rgb(65, 178, 152); /* oklch */ color: oklch(69.3% 0.109 174.8);
Tailwind
colors: {
custom: {
50: '#82c9b6',
500: '#41b298',
950: '#000000',
},
}SCSS
$custom: #41b298; $custom-light: #82c9b6; $custom-dark: #000000;
JSON
{
"hex": "#41b298",
"rgb": {
"r": 65,
"g": 178,
"b": 152
},
"hsl": {
"h": 166.195,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69254,
"c": 0.10895,
"h": 174.8
},
"luminance": 0.35232
}Semantic roles & 50–950 ramp
primary
#41B298
secondary
#C48B98
accent
#5270D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280