#41FFFE#41FFFE
#41FFFE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.144 H 194.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #41FFFE |
|---|---|
| RGB | rgb(65, 255, 254) |
| HSL | hsl(180, 100%, 63%) |
| HSV | hsv(180, 75%, 100%) |
| CMYK | cmyk(74.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(91.59, -45.04, -12.84) |
| CIE-LCH | lch(91.59, 46.83, 195.92°) |
| OKLab | oklab(91.07% -0.1395 -0.0357) |
| OKLCH | oklch(91.07% 0.144 194.4) |
| XYZ | xyz(55.8211, 79.7927, 106.2062) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.75
Aqua
#00FFFF
ΔE00 1.10
Bright Turquoise
#0FFEF9
ΔE00 1.79
Bright Light Blue
#26F7FD
ΔE00 2.72
Bright Aqua
#0BF9EA
ΔE00 4.88
Robin'S Egg
#6DEDFD
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FFFE #FF4142
analogous
#41FF9F #41FFFE #41A1FF
triadic
#41FFFE #FE41FF #FFFE41
tetradic
#41FFFE #9F41FF #FF4142 #A1FF41
square
#41FFFE #9F41FF #FF4142 #A1FF41
split-complementary
#41FFFE #FF41A1 #FF9F41
monochromatic
#00C6C5 #04FFFE #41FFFE #7EFFFE #BBFFFF
Accessibility & contrast
On white
1.24
#41FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#41FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FFFE
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FFFE | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D3DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #41fffe; /* rgb */ color: rgb(65, 255, 254); /* oklch */ color: oklch(91.1% 0.144 194.4);
Tailwind
colors: {
custom: {
50: '#94fffe',
500: '#41fffe',
950: '#000000',
},
}SCSS
$custom: #41fffe; $custom-light: #94fffe; $custom-dark: #000000;
JSON
{
"hex": "#41fffe",
"rgb": {
"r": 65,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.684,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.91067,
"c": 0.14398,
"h": 194.4
},
"luminance": 0.798
}Semantic roles & 50–950 ramp
primary
#41FFFE
secondary
#C22223
accent
#0001E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685