#41BCA8#41BCA8
#41BCA8 is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.2% C 0.112 H 180.1°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCA8 |
|---|---|
| RGB | rgb(65, 188, 168) |
| HSL | hsl(170, 49%, 50%) |
| HSV | hsv(170, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 10.6%, 26.3%) |
| CIE-LAB | lab(69.41, -38.53, 0.17) |
| CIE-LCH | lch(69.41, 38.54, 179.74°) |
| OKLab | oklab(72.23% -0.1116 -0.0002) |
| OKLCH | oklch(72.23% 0.112 180.1) |
| XYZ | xyz(27.2277, 39.9144, 43.3075) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.46
Turquoise (survey)
#06C2AC
ΔE00 2.55
Topaz
#13BBAF
ΔE00 3.37
Greeny Blue
#42B395
ΔE00 4.40
Lightseagreen
#20B2AA
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCA8 #BC4155
analogous
#41BC6B #41BCA8 #4193BC
triadic
#41BCA8 #A841BC #BCA841
tetradic
#41BCA8 #6B41BC #BC4155 #93BC41
square
#41BCA8 #6B41BC #BC4155 #93BC41
split-complementary
#41BCA8 #BC4193 #BC6B41
monochromatic
#226157 #318F7F #41BCA8 #6ECDBD #9BDCD2
Accessibility & contrast
On white
2.34
#41BCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#41BCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCA8
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCA8 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A7
Deuteranopia (green-blind)
#A2A4AA
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bca8; /* rgb */ color: rgb(65, 188, 168); /* oklch */ color: oklch(72.2% 0.112 180.1);
Tailwind
colors: {
custom: {
50: '#85d1c1',
500: '#41bca8',
950: '#000000',
},
}SCSS
$custom: #41bca8; $custom-light: #85d1c1; $custom-dark: #000000;
JSON
{
"hex": "#41bca8",
"rgb": {
"r": 65,
"g": 188,
"b": 168
},
"hsl": {
"h": 170.244,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72228,
"c": 0.11165,
"h": 180.1
},
"luminance": 0.39917
}Semantic roles & 50–950 ramp
primary
#41BCA8
secondary
#C99099
accent
#5066D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281