#41B4C0#41B4C0
#41B4C0 is a light, moderate teal. Relative luminance 0.376; OKLCH L 71.1% C 0.102 H 205.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4C0 |
|---|---|
| RGB | rgb(65, 180, 192) |
| HSL | hsl(186, 50%, 50%) |
| HSV | hsv(186, 66%, 75%) |
| CMYK | cmyk(66.1%, 6.2%, 0%, 24.7%) |
| CIE-LAB | lab(67.70, -28.04, -15.58) |
| CIE-LCH | lch(67.70, 32.08, 209.05°) |
| OKLab | oklab(71.08% -0.0928 -0.0432) |
| OKLCH | oklch(71.08% 0.102 205) |
| XYZ | xyz(28.0116, 37.5690, 55.6342) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.75
Cadetblue
#5F9EA0
ΔE00 7.90
Darkturquoise
#00CED1
ΔE00 8.08
Lightseagreen
#20B2AA
ΔE00 8.18
Aqua Blue
#02D8E9
ΔE00 9.31
Topaz
#13BBAF
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4C0 #C04D41
analogous
#41C08C #41B4C0 #4175C0
triadic
#41B4C0 #C041B4 #B4C041
tetradic
#41B4C0 #8C41C0 #C04D41 #75C041
square
#41B4C0 #8C41C0 #C04D41 #75C041
split-complementary
#41B4C0 #C04175 #C08C41
monochromatic
#225F65 #318A93 #41B4C0 #6FC6CF #9DD8DE
Accessibility & contrast
On white
2.47
#41B4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#41B4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4C0
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4C0 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC1
Deuteranopia (green-blind)
#939FC0
Tritanopia (blue-blind)
#00BBB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b4c0; /* rgb */ color: rgb(65, 180, 192); /* oklch */ color: oklch(71.1% 0.102 205.0);
Tailwind
colors: {
custom: {
50: '#85cbd3',
500: '#41b4c0',
950: '#000000',
},
}SCSS
$custom: #41b4c0; $custom-light: #85cbd3; $custom-dark: #000000;
JSON
{
"hex": "#41b4c0",
"rgb": {
"r": 65,
"g": 180,
"b": 192
},
"hsl": {
"h": 185.669,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.7108,
"c": 0.10234,
"h": 205
},
"luminance": 0.37572
}Semantic roles & 50–950 ramp
primary
#41B4C0
secondary
#CB9792
accent
#5B4EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282