#41A8BA#41A8BA
#41A8BA is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.9% C 0.097 H 211.1°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #41A8BA |
|---|---|
| RGB | rgb(65, 168, 186) |
| HSL | hsl(189, 48%, 49%) |
| HSV | hsv(189, 65%, 73%) |
| CMYK | cmyk(65.1%, 9.7%, 0%, 27.1%) |
| CIE-LAB | lab(63.89, -23.83, -18.01) |
| CIE-LCH | lch(63.89, 29.87, 217.08°) |
| OKLab | oklab(67.94% -0.0828 -0.05) |
| OKLCH | oklch(67.94% 0.097 211.1) |
| XYZ | xyz(25.0418, 32.6715, 51.4313) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.47
Cadetblue
#5F9EA0
ΔE00 6.78
Greyblue
#77A1B5
ΔE00 9.06
Lightseagreen
#20B2AA
ΔE00 10.97
Teal Blue
#01889F
ΔE00 10.99
Sea
#3C9992
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A8BA #BA5341
analogous
#41BA90 #41A8BA #416BBA
triadic
#41A8BA #BA41A8 #A8BA41
tetradic
#41A8BA #9041BA #BA5341 #6BBA41
square
#41A8BA #9041BA #BA5341 #6BBA41
split-complementary
#41A8BA #BA416B #BA9041
monochromatic
#21565F #317F8D #41A8BA #6CBECC #9AD2DC
Accessibility & contrast
On white
2.79
#41A8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#41A8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A8BA
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A8BA | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BB
Deuteranopia (green-blind)
#8895BA
Tritanopia (blue-blind)
#00B0AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #41a8ba; /* rgb */ color: rgb(65, 168, 186); /* oklch */ color: oklch(67.9% 0.097 211.1);
Tailwind
colors: {
custom: {
50: '#84c2ce',
500: '#41a8ba',
950: '#000000',
},
}SCSS
$custom: #41a8ba; $custom-light: #84c2ce; $custom-dark: #000000;
JSON
{
"hex": "#41a8ba",
"rgb": {
"r": 65,
"g": 168,
"b": 186
},
"hsl": {
"h": 188.926,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.67944,
"c": 0.09672,
"h": 211.1
},
"luminance": 0.32674
}Semantic roles & 50–950 ramp
primary
#41A8BA
secondary
#C8988F
accent
#6450D8
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182