#41B69F#41B69F
#41B69F is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.5% C 0.110 H 177.4°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #41B69F |
|---|---|
| RGB | rgb(65, 182, 159) |
| HSL | hsl(168, 47%, 48%) |
| HSV | hsv(168, 64%, 71%) |
| CMYK | cmyk(64.3%, 0%, 12.6%, 28.6%) |
| CIE-LAB | lab(67.34, -38.16, 2.11) |
| CIE-LCH | lch(67.34, 38.22, 176.84°) |
| OKLab | oklab(70.46% -0.1095 0.005) |
| OKLCH | oklch(70.46% 0.11 177.4) |
| XYZ | xyz(25.1629, 37.0802, 38.6252) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.54
Tealish
#24BCA8
ΔE00 2.58
Turquoise (survey)
#06C2AC
ΔE00 3.91
Topaz
#13BBAF
ΔE00 4.65
Lightseagreen
#20B2AA
ΔE00 5.59
Mediumaquamarine
#66CDAA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B69F #B64158
analogous
#41B664 #41B69F #4192B6
triadic
#41B69F #9F41B6 #B69F41
tetradic
#41B69F #6441B6 #B64158 #92B641
square
#41B69F #6441B6 #B64158 #92B641
split-complementary
#41B69F #B64192 #B66441
monochromatic
#215C50 #318978 #41B69F #6ACAB7 #97DACD
Accessibility & contrast
On white
2.50
#41B69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#41B69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B69F
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B69F | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9E
Deuteranopia (green-blind)
#9E9FA1
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b69f; /* rgb */ color: rgb(65, 182, 159); /* oklch */ color: oklch(70.5% 0.110 177.4);
Tailwind
colors: {
custom: {
50: '#83ccbb',
500: '#41b69f',
950: '#000000',
},
}SCSS
$custom: #41b69f; $custom-light: #83ccbb; $custom-dark: #000000;
JSON
{
"hex": "#41b69f",
"rgb": {
"r": 65,
"g": 182,
"b": 159
},
"hsl": {
"h": 168.205,
"s": 47.368,
"l": 48.431
},
"oklch": {
"l": 0.70463,
"c": 0.10961,
"h": 177.4
},
"luminance": 0.37083
}Semantic roles & 50–950 ramp
primary
#41B69F
secondary
#C68D98
accent
#516BD7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280