#41DEFF#41DEFF
#41DEFF is a very light, vivid cyan. Relative luminance 0.606; OKLCH L 83.4% C 0.133 H 215.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #41DEFF |
|---|---|
| RGB | rgb(65, 222, 255) |
| HSL | hsl(190, 100%, 63%) |
| HSV | hsv(190, 75%, 100%) |
| CMYK | cmyk(74.5%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(82.15, -29.53, -27.63) |
| CIE-LCH | lch(82.15, 40.45, 223.10°) |
| OKLab | oklab(83.44% -0.1085 -0.0771) |
| OKLCH | oklch(83.44% 0.133 215.4) |
| XYZ | xyz(46.3436, 60.5808, 103.8391) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 1.91
Aqua Blue
#02D8E9
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 5.98
Bright Sky Blue
#02CCFE
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 7.46
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41DEFF #FF6241
analogous
#41FFC1 #41DEFF #417FFF
triadic
#41DEFF #FF41DE #DEFF41
tetradic
#41DEFF #C141FF #FF6241 #7FFF41
square
#41DEFF #C141FF #FF6241 #7FFF41
split-complementary
#41DEFF #FF417F #FFC141
monochromatic
#00A3C6 #04D3FF #41DEFF #7EE9FF #BBF3FF
Accessibility & contrast
On white
1.60
#41DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#41DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41DEFF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41DEFF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#ADC4FF
Tritanopia (blue-blind)
#00EAE8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #41deff; /* rgb */ color: rgb(65, 222, 255); /* oklch */ color: oklch(83.4% 0.133 215.4);
Tailwind
colors: {
custom: {
50: '#90e8ff',
500: '#41deff',
950: '#000000',
},
}SCSS
$custom: #41deff; $custom-light: #90e8ff; $custom-dark: #000000;
JSON
{
"hex": "#41deff",
"rgb": {
"r": 65,
"g": 222,
"b": 255
},
"hsl": {
"h": 190.421,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.8344,
"c": 0.13315,
"h": 215.4
},
"luminance": 0.60586
}Semantic roles & 50–950 ramp
primary
#41DEFF
secondary
#C23E22
accent
#2800E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1618
muted
#808486