#41B69D#41B69D
#41B69D is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.4% C 0.111 H 176.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #41B69D |
|---|---|
| RGB | rgb(65, 182, 157) |
| HSL | hsl(167, 47%, 48%) |
| HSV | hsv(167, 64%, 71%) |
| CMYK | cmyk(64.3%, 0%, 13.7%, 28.6%) |
| CIE-LAB | lab(67.29, -38.67, 3.13) |
| CIE-LCH | lch(67.29, 38.80, 175.37°) |
| OKLab | oklab(70.4% -0.1104 0.0077) |
| OKLCH | oklch(70.4% 0.111 176) |
| XYZ | xyz(24.9908, 37.0113, 37.7186) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.93
Tealish
#24BCA8
ΔE00 2.99
Turquoise (survey)
#06C2AC
ΔE00 4.13
Topaz
#13BBAF
ΔE00 5.25
Lightseagreen
#20B2AA
ΔE00 6.22
Mediumaquamarine
#66CDAA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B69D #B6415A
analogous
#41B662 #41B69D #4194B6
triadic
#41B69D #9D41B6 #B69D41
tetradic
#41B69D #6241B6 #B6415A #94B641
square
#41B69D #6241B6 #B6415A #94B641
split-complementary
#41B69D #B64194 #B66241
monochromatic
#215C4F #318976 #41B69D #6ACAB5 #97DACC
Accessibility & contrast
On white
2.50
#41B69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#41B69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B69D
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B69D | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9C
Deuteranopia (green-blind)
#9F9F9F
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b69d; /* rgb */ color: rgb(65, 182, 157); /* oklch */ color: oklch(70.4% 0.111 176.0);
Tailwind
colors: {
custom: {
50: '#83ccb9',
500: '#41b69d',
950: '#000000',
},
}SCSS
$custom: #41b69d; $custom-light: #83ccb9; $custom-dark: #000000;
JSON
{
"hex": "#41b69d",
"rgb": {
"r": 65,
"g": 182,
"b": 157
},
"hsl": {
"h": 167.179,
"s": 47.368,
"l": 48.431
},
"oklch": {
"l": 0.70403,
"c": 0.1107,
"h": 176
},
"luminance": 0.37014
}Semantic roles & 50–950 ramp
primary
#41B69D
secondary
#C68D99
accent
#516DD7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280