#41B69A#41B69A
#41B69A is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.3% C 0.112 H 174.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #41B69A |
|---|---|
| RGB | rgb(65, 182, 154) |
| HSL | hsl(166, 47%, 48%) |
| HSV | hsv(166, 64%, 71%) |
| CMYK | cmyk(64.3%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(67.21, -39.43, 4.68) |
| CIE-LCH | lch(67.21, 39.70, 173.24°) |
| OKLab | oklab(70.32% -0.1118 0.0118) |
| OKLCH | oklch(70.32% 0.112 174) |
| XYZ | xyz(24.7378, 36.9101, 36.3862) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.15
Tealish
#24BCA8
ΔE00 3.73
Turquoise (survey)
#06C2AC
ΔE00 4.62
Topaz
#13BBAF
ΔE00 6.15
Green Blue
#01C08D
ΔE00 6.37
Mediumaquamarine
#66CDAA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B69A #B6415D
analogous
#41B65F #41B69A #4197B6
triadic
#41B69A #9A41B6 #B69A41
tetradic
#41B69A #5F41B6 #B6415D #97B641
square
#41B69A #5F41B6 #B6415D #97B641
split-complementary
#41B69A #B64197 #B65F41
monochromatic
#215C4E #318974 #41B69A #6ACAB3 #97DACA
Accessibility & contrast
On white
2.51
#41B69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#41B69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B69A
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B69A | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB99
Deuteranopia (green-blind)
#9F9F9C
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b69a; /* rgb */ color: rgb(65, 182, 154); /* oklch */ color: oklch(70.3% 0.112 174.0);
Tailwind
colors: {
custom: {
50: '#83ccb7',
500: '#41b69a',
950: '#000000',
},
}SCSS
$custom: #41b69a; $custom-light: #83ccb7; $custom-dark: #000000;
JSON
{
"hex": "#41b69a",
"rgb": {
"r": 65,
"g": 182,
"b": 154
},
"hsl": {
"h": 165.641,
"s": 47.368,
"l": 48.431
},
"oklch": {
"l": 0.70316,
"c": 0.11245,
"h": 174
},
"luminance": 0.36913
}Semantic roles & 50–950 ramp
primary
#41B69A
secondary
#C68D9B
accent
#5171D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280