#41FFDC#41FFDC
#41FFDC is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.154 H 176.9°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #41FFDC |
|---|---|
| RGB | rgb(65, 255, 220) |
| HSL | hsl(169, 100%, 63%) |
| HSV | hsv(169, 75%, 100%) |
| CMYK | cmyk(74.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(90.69, -53.97, 3.45) |
| CIE-LCH | lch(90.69, 54.08, 176.34°) |
| OKLab | oklab(90.03% -0.1541 0.0083) |
| OKLCH | oklch(90.03% 0.154 176.9) |
| XYZ | xyz(50.8517, 77.8049, 80.0340) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 4.33
Aqua (survey)
#13EAC9
ΔE00 4.61
Aquamarine
#7FFFD4
ΔE00 4.73
Light Aqua
#8CFFDB
ΔE00 5.04
Tiffany Blue
#7BF2DA
ΔE00 5.06
Light Turquoise
#7EF4CC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FFDC #FF4164
analogous
#41FF7D #41FFDC #41C3FF
triadic
#41FFDC #DC41FF #FFDC41
tetradic
#41FFDC #7D41FF #FF4164 #C3FF41
square
#41FFDC #7D41FF #FF4164 #C3FF41
split-complementary
#41FFDC #FF41C3 #FF7D41
monochromatic
#00C6A1 #04FFD1 #41FFDC #7EFFE7 #BBFFF3
Accessibility & contrast
On white
1.27
#41FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#41FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FFDC
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FFDC | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDA
Deuteranopia (green-blind)
#DCDDDF
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #41ffdc; /* rgb */ color: rgb(65, 255, 220); /* oklch */ color: oklch(90.0% 0.154 176.9);
Tailwind
colors: {
custom: {
50: '#91ffe6',
500: '#41ffdc',
950: '#000000',
},
}SCSS
$custom: #41ffdc; $custom-light: #91ffe6; $custom-dark: #000000;
JSON
{
"hex": "#41ffdc",
"rgb": {
"r": 65,
"g": 255,
"b": 220
},
"hsl": {
"h": 168.947,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.90034,
"c": 0.15433,
"h": 176.9
},
"luminance": 0.77811
}Semantic roles & 50–950 ramp
primary
#41FFDC
secondary
#C22240
accent
#002AE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684