#41B2C0#41B2C0
#41B2C0 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.6% C 0.102 H 206.8°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2C0 |
|---|---|
| RGB | rgb(65, 178, 192) |
| HSL | hsl(187, 50%, 50%) |
| HSV | hsv(187, 66%, 75%) |
| CMYK | cmyk(66.1%, 7.3%, 0%, 24.7%) |
| CIE-LAB | lab(67.10, -27.05, -16.48) |
| CIE-LCH | lch(67.10, 31.68, 211.35°) |
| OKLab | oklab(70.6% -0.0907 -0.0457) |
| OKLCH | oklch(70.6% 0.102 206.8) |
| XYZ | xyz(27.6107, 36.7673, 55.5006) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.24
Cadetblue
#5F9EA0
ΔE00 7.71
Lightseagreen
#20B2AA
ΔE00 8.93
Darkturquoise
#00CED1
ΔE00 8.96
Aqua Blue
#02D8E9
ΔE00 9.85
Topaz
#13BBAF
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2C0 #C04F41
analogous
#41C08E #41B2C0 #4172C0
triadic
#41B2C0 #C041B2 #B2C041
tetradic
#41B2C0 #8E41C0 #C04F41 #72C041
square
#41B2C0 #8E41C0 #C04F41 #72C041
split-complementary
#41B2C0 #C04172 #C08E41
monochromatic
#225E65 #318893 #41B2C0 #6FC5CF #9DD7DE
Accessibility & contrast
On white
2.51
#41B2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#41B2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2C0
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2C0 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC1
Deuteranopia (green-blind)
#919DC0
Tritanopia (blue-blind)
#00B9B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b2c0; /* rgb */ color: rgb(65, 178, 192); /* oklch */ color: oklch(70.6% 0.102 206.8);
Tailwind
colors: {
custom: {
50: '#85c9d3',
500: '#41b2c0',
950: '#000000',
},
}SCSS
$custom: #41b2c0; $custom-light: #85c9d3; $custom-dark: #000000;
JSON
{
"hex": "#41b2c0",
"rgb": {
"r": 65,
"g": 178,
"b": 192
},
"hsl": {
"h": 186.614,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.70597,
"c": 0.10159,
"h": 206.8
},
"luminance": 0.3677
}Semantic roles & 50–950 ramp
primary
#41B2C0
secondary
#CB9892
accent
#5D4EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282