#41DDEA#41DDEA
#41DDEA is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.4% C 0.126 H 203.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #41DDEA |
|---|---|
| RGB | rgb(65, 221, 234) |
| HSL | hsl(185, 80%, 59%) |
| HSV | hsv(185, 72%, 92%) |
| CMYK | cmyk(72.2%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(81.17, -35.34, -18.00) |
| CIE-LCH | lch(81.17, 39.66, 206.99°) |
| OKLab | oklab(82.41% -0.1159 -0.05) |
| OKLCH | oklch(82.41% 0.126 203.3) |
| XYZ | xyz(42.8811, 58.7721, 86.9101) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.00
Robin'S Egg
#6DEDFD
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 6.36
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Mediumturquoise
#48D1CC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41DDEA #EA4E41
analogous
#41EAA2 #41DDEA #4188EA
triadic
#41DDEA #EA41DD #DDEA41
tetradic
#41DDEA #A241EA #EA4E41 #88EA41
square
#41DDEA #A241EA #EA4E41 #88EA41
split-complementary
#41DDEA #EA4188 #EAA241
monochromatic
#12949F #18C7D6 #41DDEA #78E7F0 #AFF1F6
Accessibility & contrast
On white
1.65
#41DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#41DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41DDEA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41DDEA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#B4C2EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #41ddea; /* rgb */ color: rgb(65, 221, 234); /* oklch */ color: oklch(82.4% 0.126 203.3);
Tailwind
colors: {
custom: {
50: '#8ee8f0',
500: '#41ddea',
950: '#000000',
},
}SCSS
$custom: #41ddea; $custom-light: #8ee8f0; $custom-dark: #000000;
JSON
{
"hex": "#41ddea",
"rgb": {
"r": 65,
"g": 221,
"b": 234
},
"hsl": {
"h": 184.615,
"s": 80.095,
"l": 58.627
},
"oklch": {
"l": 0.82412,
"c": 0.12622,
"h": 203.3
},
"luminance": 0.58777
}Semantic roles & 50–950 ramp
primary
#41DDEA
secondary
#A2362E
accent
#4031F7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0E1616
muted
#7F8485