#41DCA8#41DCA8
#41DCA8 is a light, vivid teal. Relative luminance 0.551; OKLCH L 80.2% C 0.148 H 166.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #41DCA8 |
|---|---|
| RGB | rgb(65, 220, 168) |
| HSL | hsl(160, 69%, 56%) |
| HSV | hsv(160, 70%, 86%) |
| CMYK | cmyk(70.5%, 0%, 23.6%, 13.7%) |
| CIE-LAB | lab(79.12, -52.17, 14.10) |
| CIE-LCH | lch(79.12, 54.04, 164.88°) |
| OKLab | oklab(80.16% -0.1441 0.036) |
| OKLCH | oklch(80.16% 0.149 166) |
| XYZ | xyz(34.8372, 55.1334, 45.8440) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.51
Aqua Marine
#2EE8BB
ΔE00 3.72
Aquamarine (survey)
#04D8B2
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 5.02
Aqua Green
#12E193
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41DCA8 #DC4175
analogous
#41DC5A #41DCA8 #41C2DC
triadic
#41DCA8 #A841DC #DCA841
tetradic
#41DCA8 #5A41DC #DC4175 #C2DC41
square
#41DCA8 #5A41DC #DC4175 #C2DC41
split-complementary
#41DCA8 #DC41C2 #DC5A41
monochromatic
#198964 #23BD89 #41DCA8 #75E6C0 #A8EFD7
Accessibility & contrast
On white
1.75
#41DCA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#41DCA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41DCA8
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41DCA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41DCA8 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA5
Deuteranopia (green-blind)
#C3BEAB
Tritanopia (blue-blind)
#00DDCE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #41dca8; /* rgb */ color: rgb(65, 220, 168); /* oklch */ color: oklch(80.2% 0.148 166.0);
Tailwind
colors: {
custom: {
50: '#89e8c2',
500: '#41dca8',
950: '#000000',
},
}SCSS
$custom: #41dca8; $custom-light: #89e8c2; $custom-dark: #000000;
JSON
{
"hex": "#41dca8",
"rgb": {
"r": 65,
"g": 220,
"b": 168
},
"hsl": {
"h": 159.871,
"s": 68.889,
"l": 55.882
},
"oklch": {
"l": 0.80163,
"c": 0.1485,
"h": 166
},
"luminance": 0.55137
}Semantic roles & 50–950 ramp
primary
#41DCA8
secondary
#8F3251
accent
#3C77EC
background
#FCFEFD
surface
#F4FDF9
border
#CED5D2
text
#0D1612
muted
#7F8482