#41B2C1#41B2C1
#41B2C1 is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.6% C 0.102 H 207.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2C1 |
|---|---|
| RGB | rgb(65, 178, 193) |
| HSL | hsl(187, 51%, 51%) |
| HSV | hsv(187, 66%, 76%) |
| CMYK | cmyk(66.3%, 7.8%, 0%, 24.3%) |
| CIE-LAB | lab(67.14, -26.76, -16.99) |
| CIE-LCH | lch(67.14, 31.69, 212.41°) |
| OKLab | oklab(70.64% -0.0903 -0.0471) |
| OKLCH | oklch(70.64% 0.102 207.6) |
| XYZ | xyz(27.7219, 36.8118, 56.0861) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.13
Cadetblue
#5F9EA0
ΔE00 7.86
Darkturquoise
#00CED1
ΔE00 9.17
Lightseagreen
#20B2AA
ΔE00 9.30
Aqua Blue
#02D8E9
ΔE00 9.87
Greyblue
#77A1B5
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2C1 #C15041
analogous
#41C190 #41B2C1 #4172C1
triadic
#41B2C1 #C141B2 #B2C141
tetradic
#41B2C1 #9041C1 #C15041 #72C141
square
#41B2C1 #9041C1 #C15041 #72C141
split-complementary
#41B2C1 #C14172 #C19041
monochromatic
#215E66 #308994 #41B2C1 #6FC5D0 #9DD7DF
Accessibility & contrast
On white
2.51
#41B2C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#41B2C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2C1
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2C1 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC2
Deuteranopia (green-blind)
#909DC1
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b2c1; /* rgb */ color: rgb(65, 178, 193); /* oklch */ color: oklch(70.6% 0.102 207.6);
Tailwind
colors: {
custom: {
50: '#85c9d3',
500: '#41b2c1',
950: '#000000',
},
}SCSS
$custom: #41b2c1; $custom-light: #85c9d3; $custom-dark: #000000;
JSON
{
"hex": "#41b2c1",
"rgb": {
"r": 65,
"g": 178,
"b": 193
},
"hsl": {
"h": 187.031,
"s": 50.794,
"l": 50.588
},
"oklch": {
"l": 0.70635,
"c": 0.10186,
"h": 207.6
},
"luminance": 0.36815
}Semantic roles & 50–950 ramp
primary
#41B2C1
secondary
#CB9992
accent
#5E4EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282