#41A8BC#41A8BC
#41A8BC is a light, moderate teal. Relative luminance 0.328; OKLCH L 68.0% C 0.098 H 212.8°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #41A8BC |
|---|---|
| RGB | rgb(65, 168, 188) |
| HSL | hsl(190, 49%, 50%) |
| HSV | hsv(190, 65%, 74%) |
| CMYK | cmyk(65.4%, 10.6%, 0%, 26.3%) |
| CIE-LAB | lab(63.96, -23.22, -19.02) |
| CIE-LCH | lch(63.96, 30.02, 219.32°) |
| OKLab | oklab(68.02% -0.082 -0.0528) |
| OKLCH | oklch(68.02% 0.098 212.8) |
| XYZ | xyz(25.2559, 32.7572, 52.5589) |
| Luminance | 0.3276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.74
Cadetblue
#5F9EA0
ΔE00 7.30
Greyblue
#77A1B5
ΔE00 8.67
Teal Blue
#01889F
ΔE00 10.94
Bluegrey
#85A3B2
ΔE00 11.00
Lightseagreen
#20B2AA
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A8BC #BC5541
analogous
#41BC93 #41A8BC #416BBC
triadic
#41A8BC #BC41A8 #A8BC41
tetradic
#41A8BC #9341BC #BC5541 #6BBC41
square
#41A8BC #9341BC #BC5541 #6BBC41
split-complementary
#41A8BC #BC416B #BC9341
monochromatic
#225761 #317F8F #41A8BC #6EBDCD #9BD2DC
Accessibility & contrast
On white
2.78
#41A8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#41A8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A8BC
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A8BC | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#8795BC
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #41a8bc; /* rgb */ color: rgb(65, 168, 188); /* oklch */ color: oklch(68.0% 0.098 212.8);
Tailwind
colors: {
custom: {
50: '#84c2d0',
500: '#41a8bc',
950: '#000000',
},
}SCSS
$custom: #41a8bc; $custom-light: #84c2d0; $custom-dark: #000000;
JSON
{
"hex": "#41a8bc",
"rgb": {
"r": 65,
"g": 168,
"b": 188
},
"hsl": {
"h": 189.756,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.68024,
"c": 0.09753,
"h": 212.8
},
"luminance": 0.3276
}Semantic roles & 50–950 ramp
primary
#41A8BC
secondary
#C99990
accent
#6650D8
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182