#41FFFD#41FFFD
#41FFFD is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.144 H 193.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #41FFFD |
|---|---|
| RGB | rgb(65, 255, 253) |
| HSL | hsl(179, 100%, 63%) |
| HSV | hsv(179, 75%, 100%) |
| CMYK | cmyk(74.5%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.56, -45.31, -12.37) |
| CIE-LCH | lch(91.56, 46.97, 195.27°) |
| OKLab | oklab(91.03% -0.1399 -0.0344) |
| OKLCH | oklch(91.03% 0.144 193.8) |
| XYZ | xyz(55.6614, 79.7288, 105.3651) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.04
Aqua
#00FFFF
ΔE00 1.16
Bright Turquoise
#0FFEF9
ΔE00 1.54
Bright Light Blue
#26F7FD
ΔE00 2.97
Bright Aqua
#0BF9EA
ΔE00 4.58
Light Cyan
#ACFFFC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FFFD #FF4143
analogous
#41FF9E #41FFFD #41A2FF
triadic
#41FFFD #FD41FF #FFFD41
tetradic
#41FFFD #9E41FF #FF4143 #A2FF41
square
#41FFFD #9E41FF #FF4143 #A2FF41
split-complementary
#41FFFD #FF41A2 #FF9E41
monochromatic
#00C6C4 #04FFFC #41FFFD #7EFFFE #BBFFFE
Accessibility & contrast
On white
1.24
#41FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#41FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FFFD
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FFFD | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#D4DEFE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #41fffd; /* rgb */ color: rgb(65, 255, 253); /* oklch */ color: oklch(91.0% 0.144 193.8);
Tailwind
colors: {
custom: {
50: '#94fffe',
500: '#41fffd',
950: '#000000',
},
}SCSS
$custom: #41fffd; $custom-light: #94fffe; $custom-dark: #000000;
JSON
{
"hex": "#41fffd",
"rgb": {
"r": 65,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.368,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.91034,
"c": 0.14406,
"h": 193.8
},
"luminance": 0.79736
}Semantic roles & 50–950 ramp
primary
#41FFFD
secondary
#C22224
accent
#0002E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685