#41BE9B#41BE9B
#41BE9B is a light, vivid teal. Relative luminance 0.403; OKLCH L 72.4% C 0.121 H 170.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #41BE9B |
|---|---|
| RGB | rgb(65, 190, 155) |
| HSL | hsl(163, 49%, 50%) |
| HSV | hsv(163, 66%, 75%) |
| CMYK | cmyk(65.8%, 0%, 18.4%, 25.5%) |
| CIE-LAB | lab(69.69, -42.70, 7.69) |
| CIE-LCH | lch(69.69, 43.38, 169.78°) |
| OKLab | oklab(72.35% -0.1198 0.0196) |
| OKLCH | oklch(72.35% 0.121 170.7) |
| XYZ | xyz(26.5068, 40.3144, 37.3885) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.15
Green Blue
#01C08D
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 4.80
Turquoise (survey)
#06C2AC
ΔE00 4.98
Tealish
#24BCA8
ΔE00 5.04
Greenblue
#23C48B
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BE9B #BE4164
analogous
#41BE5C #41BE9B #41A3BE
triadic
#41BE9B #9B41BE #BE9B41
tetradic
#41BE9B #5C41BE #BE4164 #A3BE41
square
#41BE9B #5C41BE #BE4164 #A3BE41
split-complementary
#41BE9B #BE41A3 #BE5C41
monochromatic
#226351 #319076 #41BE9B #6FCEB3 #9CDDCB
Accessibility & contrast
On white
2.32
#41BE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#41BE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BE9B
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BE9B | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B299
Deuteranopia (green-blind)
#A7A59D
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41be9b; /* rgb */ color: rgb(65, 190, 155); /* oklch */ color: oklch(72.4% 0.121 170.7);
Tailwind
colors: {
custom: {
50: '#84d2b8',
500: '#41be9b',
950: '#000000',
},
}SCSS
$custom: #41be9b; $custom-light: #84d2b8; $custom-dark: #000000;
JSON
{
"hex": "#41be9b",
"rgb": {
"r": 65,
"g": 190,
"b": 155
},
"hsl": {
"h": 163.2,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.72351,
"c": 0.12137,
"h": 170.7
},
"luminance": 0.40317
}Semantic roles & 50–950 ramp
primary
#41BE9B
secondary
#C991A1
accent
#4F76D9
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380