#41B8A8#41B8A8
#41B8A8 is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.2% C 0.108 H 182.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #41B8A8 |
|---|---|
| RGB | rgb(65, 184, 168) |
| HSL | hsl(172, 48%, 49%) |
| HSV | hsv(172, 65%, 72%) |
| CMYK | cmyk(64.7%, 0%, 8.7%, 27.8%) |
| CIE-LAB | lab(68.19, -36.71, -1.61) |
| CIE-LCH | lch(68.19, 36.75, 182.51°) |
| OKLab | oklab(71.24% -0.1075 -0.0049) |
| OKLCH | oklch(71.24% 0.108 182.6) |
| XYZ | xyz(26.3851, 38.2291, 43.0266) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.15
Topaz
#13BBAF
ΔE00 2.54
Lightseagreen
#20B2AA
ΔE00 3.60
Turquoise (survey)
#06C2AC
ΔE00 3.67
Greeny Blue
#42B395
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B8A8 #B84151
analogous
#41B86D #41B8A8 #418DB8
triadic
#41B8A8 #A841B8 #B8A841
tetradic
#41B8A8 #6D41B8 #B84151 #8DB841
square
#41B8A8 #6D41B8 #B84151 #8DB841
split-complementary
#41B8A8 #B8418D #B86D41
monochromatic
#215E55 #318B7F #41B8A8 #6BCBBE #99DBD2
Accessibility & contrast
On white
2.43
#41B8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#41B8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B8A8
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B8A8 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA7
Deuteranopia (green-blind)
#9EA1A9
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b8a8; /* rgb */ color: rgb(65, 184, 168); /* oklch */ color: oklch(71.2% 0.108 182.6);
Tailwind
colors: {
custom: {
50: '#84cec1',
500: '#41b8a8',
950: '#000000',
},
}SCSS
$custom: #41b8a8; $custom-light: #84cec1; $custom-dark: #000000;
JSON
{
"hex": "#41b8a8",
"rgb": {
"r": 65,
"g": 184,
"b": 168
},
"hsl": {
"h": 171.933,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.71236,
"c": 0.10758,
"h": 182.6
},
"luminance": 0.38232
}Semantic roles & 50–950 ramp
primary
#41B8A8
secondary
#C78E96
accent
#5063D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281