#41DEB4#41DEB4
#41DEB4 is a light, vivid teal. Relative luminance 0.567; OKLCH L 81.0% C 0.142 H 170.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #41DEB4 |
|---|---|
| RGB | rgb(65, 222, 180) |
| HSL | hsl(164, 70%, 56%) |
| HSV | hsv(164, 71%, 87%) |
| CMYK | cmyk(70.7%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(79.99, -50.19, 8.98) |
| CIE-LCH | lch(79.99, 50.98, 169.85°) |
| OKLab | oklab(80.96% -0.1405 0.0229) |
| OKLCH | oklch(80.96% 0.142 170.7) |
| XYZ | xyz(36.5352, 56.6574, 52.1816) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.32
Aqua Marine
#2EE8BB
ΔE00 2.37
Aquamarine (survey)
#04D8B2
ΔE00 2.47
Aqua (survey)
#13EAC9
ΔE00 4.33
Mediumaquamarine
#66CDAA
ΔE00 5.02
Seafoam
#7FE0B3
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41DEB4 #DE416B
analogous
#41DE66 #41DEB4 #41BADE
triadic
#41DEB4 #B441DE #DEB441
tetradic
#41DEB4 #6641DE #DE416B #BADE41
square
#41DEB4 #6641DE #DE416B #BADE41
split-complementary
#41DEB4 #DE41BA #DE6641
monochromatic
#188C6D #21C096 #41DEB4 #75E7C9 #A9F0DD
Accessibility & contrast
On white
1.70
#41DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#41DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41DEB4
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41DEB4 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFB2
Deuteranopia (green-blind)
#C3C0B7
Tritanopia (blue-blind)
#00E0D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #41deb4; /* rgb */ color: rgb(65, 222, 180); /* oklch */ color: oklch(81.0% 0.142 170.7);
Tailwind
colors: {
custom: {
50: '#8ae9ca',
500: '#41deb4',
950: '#000000',
},
}SCSS
$custom: #41deb4; $custom-light: #8ae9ca; $custom-dark: #000000;
JSON
{
"hex": "#41deb4",
"rgb": {
"r": 65,
"g": 222,
"b": 180
},
"hsl": {
"h": 163.949,
"s": 70.404,
"l": 56.275
},
"oklch": {
"l": 0.80963,
"c": 0.14236,
"h": 170.7
},
"luminance": 0.56662
}Semantic roles & 50–950 ramp
primary
#41DEB4
secondary
#92324B
accent
#3B6AED
background
#FCFEFD
surface
#F4FDF9
border
#CED5D2
text
#0D1613
muted
#7F8482