#41DEC8#41DEC8
#41DEC8 is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.5% C 0.131 H 181.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #41DEC8 |
|---|---|
| RGB | rgb(65, 222, 200) |
| HSL | hsl(172, 70%, 56%) |
| HSV | hsv(172, 71%, 87%) |
| CMYK | cmyk(70.7%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(80.48, -45.19, -0.93) |
| CIE-LCH | lch(80.48, 45.20, 181.18°) |
| OKLab | oklab(81.53% -0.1314 -0.0032) |
| OKLCH | oklch(81.53% 0.131 181.4) |
| XYZ | xyz(38.7215, 57.5320, 63.6964) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.02
Aqua (survey)
#13EAC9
ΔE00 3.99
Aquamarine (survey)
#04D8B2
ΔE00 5.12
Tiffany Blue
#7BF2DA
ΔE00 5.74
Seafoam Blue
#78D1B6
ΔE00 6.25
Mediumturquoise
#48D1CC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41DEC8 #DE4157
analogous
#41DE7A #41DEC8 #41A6DE
triadic
#41DEC8 #C841DE #DEC841
tetradic
#41DEC8 #7A41DE #DE4157 #A6DE41
square
#41DEC8 #7A41DE #DE4157 #A6DE41
split-complementary
#41DEC8 #DE41A6 #DE7A41
monochromatic
#188C7C #21C0AA #41DEC8 #75E7D7 #A9F0E6
Accessibility & contrast
On white
1.68
#41DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#41DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41DEC8
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41DEC8 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C7
Deuteranopia (green-blind)
#BEC1CA
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #41dec8; /* rgb */ color: rgb(65, 222, 200); /* oklch */ color: oklch(81.5% 0.131 181.4);
Tailwind
colors: {
custom: {
50: '#8be9d8',
500: '#41dec8',
950: '#000000',
},
}SCSS
$custom: #41dec8; $custom-light: #8be9d8; $custom-dark: #000000;
JSON
{
"hex": "#41dec8",
"rgb": {
"r": 65,
"g": 222,
"b": 200
},
"hsl": {
"h": 171.592,
"s": 70.404,
"l": 56.275
},
"oklch": {
"l": 0.81527,
"c": 0.13149,
"h": 181.4
},
"luminance": 0.57537
}Semantic roles & 50–950 ramp
primary
#41DEC8
secondary
#92323F
accent
#3B54ED
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483