#41D3DB#41D3DB
#41D3DB is a light, vivid teal. Relative luminance 0.528; OKLCH L 79.5% C 0.120 H 200.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #41D3DB |
|---|---|
| RGB | rgb(65, 211, 219) |
| HSL | hsl(183, 68%, 56%) |
| HSV | hsv(183, 70%, 86%) |
| CMYK | cmyk(70.3%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(77.77, -35.02, -15.10) |
| CIE-LCH | lch(77.77, 38.13, 203.33°) |
| OKLab | oklab(79.51% -0.1125 -0.0419) |
| OKLCH | oklch(79.51% 0.12 200.4) |
| XYZ | xyz(38.2547, 52.8223, 75.1837) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.02
Darkturquoise
#00CED1
ΔE00 3.07
Mediumturquoise
#48D1CC
ΔE00 4.57
Robin'S Egg
#6DEDFD
ΔE00 7.20
Bright Light Blue
#26F7FD
ΔE00 8.15
Turquoise
#40E0D0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41D3DB #DB4941
analogous
#41DB96 #41D3DB #4186DB
triadic
#41D3DB #DB41D3 #D3DB41
tetradic
#41D3DB #9641DB #DB4941 #86DB41
square
#41D3DB #9641DB #DB4941 #86DB41
split-complementary
#41D3DB #DB4186 #DB9641
monochromatic
#1A8288 #23B3BB #41D3DB #74DFE5 #A8EBEE
Accessibility & contrast
On white
1.82
#41D3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#41D3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41D3DB
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41D3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41D3DB | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADC
Deuteranopia (green-blind)
#ADB9DC
Tritanopia (blue-blind)
#00DBD5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #41d3db; /* rgb */ color: rgb(65, 211, 219); /* oklch */ color: oklch(79.5% 0.120 200.4);
Tailwind
colors: {
custom: {
50: '#8be1e6',
500: '#41d3db',
950: '#000000',
},
}SCSS
$custom: #41d3db; $custom-light: #8be1e6; $custom-dark: #000000;
JSON
{
"hex": "#41d3db",
"rgb": {
"r": 65,
"g": 211,
"b": 219
},
"hsl": {
"h": 183.117,
"s": 68.142,
"l": 55.686
},
"oklch": {
"l": 0.79507,
"c": 0.12003,
"h": 200.4
},
"luminance": 0.52827
}Semantic roles & 50–950 ramp
primary
#41D3DB
secondary
#8E3732
accent
#463DEB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0E1515
muted
#7F8484