#41DCB4#41DCB4
#41DCB4 is a light, vivid teal. Relative luminance 0.556; OKLCH L 80.5% C 0.140 H 171.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #41DCB4 |
|---|---|
| RGB | rgb(65, 220, 180) |
| HSL | hsl(165, 69%, 56%) |
| HSV | hsv(165, 70%, 86%) |
| CMYK | cmyk(70.5%, 0%, 18.2%, 13.7%) |
| CIE-LAB | lab(79.39, -49.36, 8.12) |
| CIE-LCH | lch(79.39, 50.02, 170.66°) |
| OKLab | oklab(80.47% -0.1385 0.0207) |
| OKLCH | oklch(80.47% 0.14 171.5) |
| XYZ | xyz(36.0071, 55.6013, 52.0056) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.04
Eucalyptus
#44D7A8
ΔE00 2.39
Aqua Marine
#2EE8BB
ΔE00 2.87
Aqua (survey)
#13EAC9
ΔE00 4.33
Mediumaquamarine
#66CDAA
ΔE00 4.63
Seafoam
#7FE0B3
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41DCB4 #DC4169
analogous
#41DC66 #41DCB4 #41B6DC
triadic
#41DCB4 #B441DC #DCB441
tetradic
#41DCB4 #6641DC #DC4169 #B6DC41
square
#41DCB4 #6641DC #DC4169 #B6DC41
split-complementary
#41DCB4 #DC41B6 #DC6641
monochromatic
#19896C #23BD95 #41DCB4 #75E6C8 #A8EFDD
Accessibility & contrast
On white
1.73
#41DCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#41DCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41DCB4
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41DCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41DCB4 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CEB2
Deuteranopia (green-blind)
#C1BEB7
Tritanopia (blue-blind)
#00DED0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #41dcb4; /* rgb */ color: rgb(65, 220, 180); /* oklch */ color: oklch(80.5% 0.140 171.5);
Tailwind
colors: {
custom: {
50: '#8ae8ca',
500: '#41dcb4',
950: '#000000',
},
}SCSS
$custom: #41dcb4; $custom-light: #8ae8ca; $custom-dark: #000000;
JSON
{
"hex": "#41dcb4",
"rgb": {
"r": 65,
"g": 220,
"b": 180
},
"hsl": {
"h": 164.516,
"s": 68.889,
"l": 55.882
},
"oklch": {
"l": 0.80472,
"c": 0.14007,
"h": 171.5
},
"luminance": 0.55606
}Semantic roles & 50–950 ramp
primary
#41DCB4
secondary
#8F324A
accent
#3C69EC
background
#FCFEFD
surface
#F4FDF9
border
#CED5D2
text
#0D1613
muted
#7F8482