#41DCAF#41DCAF
#41DCAF is a light, vivid teal. Relative luminance 0.554; OKLCH L 80.3% C 0.143 H 169.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #41DCAF |
|---|---|
| RGB | rgb(65, 220, 175) |
| HSL | hsl(163, 69%, 56%) |
| HSV | hsv(163, 70%, 86%) |
| CMYK | cmyk(70.5%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(79.27, -50.55, 10.61) |
| CIE-LCH | lch(79.27, 51.65, 168.15°) |
| OKLab | oklab(80.34% -0.1408 0.0271) |
| OKLCH | oklch(80.34% 0.143 169.1) |
| XYZ | xyz(35.5069, 55.4013, 49.3713) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.42
Aquamarine (survey)
#04D8B2
ΔE00 2.78
Aqua Marine
#2EE8BB
ΔE00 2.90
Mediumaquamarine
#66CDAA
ΔE00 4.82
Seafoam
#7FE0B3
ΔE00 5.10
Aqua (survey)
#13EAC9
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41DCAF #DC416E
analogous
#41DC61 #41DCAF #41BBDC
triadic
#41DCAF #AF41DC #DCAF41
tetradic
#41DCAF #6141DC #DC416E #BBDC41
square
#41DCAF #6141DC #DC416E #BBDC41
split-complementary
#41DCAF #DC41BB #DC6141
monochromatic
#198969 #23BD90 #41DCAF #75E6C5 #A8EFDB
Accessibility & contrast
On white
1.74
#41DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#41DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41DCAF
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41DCAF | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#C2BEB2
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #41dcaf; /* rgb */ color: rgb(65, 220, 175); /* oklch */ color: oklch(80.3% 0.143 169.1);
Tailwind
colors: {
custom: {
50: '#8ae8c6',
500: '#41dcaf',
950: '#000000',
},
}SCSS
$custom: #41dcaf; $custom-light: #8ae8c6; $custom-dark: #000000;
JSON
{
"hex": "#41dcaf",
"rgb": {
"r": 65,
"g": 220,
"b": 175
},
"hsl": {
"h": 162.581,
"s": 68.889,
"l": 55.882
},
"oklch": {
"l": 0.8034,
"c": 0.14343,
"h": 169.1
},
"luminance": 0.55405
}Semantic roles & 50–950 ramp
primary
#41DCAF
secondary
#8F324D
accent
#3C6FEC
background
#FCFEFD
surface
#F4FDF9
border
#CED5D2
text
#0D1613
muted
#7F8482