#41FEDF#41FEDF
#41FEDF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.9% C 0.152 H 178.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #41FEDF |
|---|---|
| RGB | rgb(65, 254, 223) |
| HSL | hsl(170, 99%, 63%) |
| HSV | hsv(170, 74%, 100%) |
| CMYK | cmyk(74.4%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(90.47, -52.81, 1.58) |
| CIE-LCH | lch(90.47, 52.83, 178.28°) |
| OKLab | oklab(89.88% -0.1518 0.0034) |
| OKLCH | oklch(89.88% 0.152 178.7) |
| XYZ | xyz(50.9344, 77.3290, 82.0393) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.53
Tiffany Blue
#7BF2DA
ΔE00 4.60
Bright Aqua
#0BF9EA
ΔE00 4.86
Bright Teal
#01F9C6
ΔE00 5.27
Light Aqua
#8CFFDB
ΔE00 5.40
Aquamarine
#7FFFD4
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FEDF #FE4160
analogous
#41FE81 #41FEDF #41BEFE
triadic
#41FEDF #DF41FE #FEDF41
tetradic
#41FEDF #8141FE #FE4160 #BEFE41
square
#41FEDF #8141FE #FE4160 #BEFE41
split-complementary
#41FEDF #FE41BE #FE8141
monochromatic
#01C4A4 #04FED5 #41FEDF #7EFEE9 #BBFFF4
Accessibility & contrast
On white
1.28
#41FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#41FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FEDF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FEDF | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DADCE2
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #41fedf; /* rgb */ color: rgb(65, 254, 223); /* oklch */ color: oklch(89.9% 0.152 178.7);
Tailwind
colors: {
custom: {
50: '#91ffe8',
500: '#41fedf',
950: '#000000',
},
}SCSS
$custom: #41fedf; $custom-light: #91ffe8; $custom-dark: #000000;
JSON
{
"hex": "#41fedf",
"rgb": {
"r": 65,
"g": 254,
"b": 223
},
"hsl": {
"h": 170.159,
"s": 98.953,
"l": 62.549
},
"oklch": {
"l": 0.8988,
"c": 0.15188,
"h": 178.7
},
"luminance": 0.77335
}Semantic roles & 50–950 ramp
primary
#41FEDF
secondary
#C0233D
accent
#0026E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1816
muted
#808684