#41BEBF#41BEBF
#41BEBF is a light, moderate teal. Relative luminance 0.417; OKLCH L 73.5% C 0.108 H 195.8°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #41BEBF |
|---|---|
| RGB | rgb(65, 190, 191) |
| HSL | hsl(180, 50%, 50%) |
| HSV | hsv(180, 66%, 75%) |
| CMYK | cmyk(66%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.67, -33.17, -10.57) |
| CIE-LCH | lch(70.67, 34.81, 197.68°) |
| OKLab | oklab(73.47% -0.1034 -0.0293) |
| OKLCH | oklch(73.47% 0.108 195.8) |
| XYZ | xyz(29.9932, 41.7089, 55.7500) |
| Luminance | 0.4171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.42
Mediumturquoise
#48D1CC
ΔE00 5.23
Lightseagreen
#20B2AA
ΔE00 5.27
Topaz
#13BBAF
ΔE00 5.43
Turquoise Blue
#06B1C4
ΔE00 7.21
Tealish
#24BCA8
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BEBF #BF4241
analogous
#41BF81 #41BEBF #417FBF
triadic
#41BEBF #BF41BE #BEBF41
tetradic
#41BEBF #8141BF #BF4241 #7FBF41
square
#41BEBF #8141BF #BF4241 #7FBF41
split-complementary
#41BEBF #BF417F #BF8141
monochromatic
#226364 #319192 #41BEBF #6FCECE #9DDDDE
Accessibility & contrast
On white
2.25
#41BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#41BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BEBF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BEBF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BF
Deuteranopia (green-blind)
#9EA7C0
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #41bebf; /* rgb */ color: rgb(65, 190, 191); /* oklch */ color: oklch(73.5% 0.108 195.8);
Tailwind
colors: {
custom: {
50: '#86d2d2',
500: '#41bebf',
950: '#000000',
},
}SCSS
$custom: #41bebf; $custom-light: #86d2d2; $custom-dark: #000000;
JSON
{
"hex": "#41bebf",
"rgb": {
"r": 65,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.476,
"s": 49.606,
"l": 50.196
},
"oklch": {
"l": 0.7347,
"c": 0.10753,
"h": 195.8
},
"luminance": 0.41712
}Semantic roles & 50–950 ramp
primary
#41BEBF
secondary
#CA9292
accent
#504FD9
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282