Bright Cyan#41FDFE
#41FDFE is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.143 H 195.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #41FDFE |
|---|---|
| RGB | rgb(65, 253, 254) |
| HSL | hsl(180, 99%, 63%) |
| HSV | hsv(180, 74%, 100%) |
| CMYK | cmyk(74.4%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.02, -44.16, -13.70) |
| CIE-LCH | lch(91.02, 46.24, 197.24°) |
| OKLab | oklab(90.6% -0.1376 -0.0381) |
| OKLCH | oklch(90.6% 0.143 195.5) |
| XYZ | xyz(55.1864, 78.5233, 105.9947) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.00
Aqua
#00FFFF
ΔE00 1.30
Bright Light Blue
#26F7FD
ΔE00 2.01
Bright Turquoise
#0FFEF9
ΔE00 2.34
Bright Aqua
#0BF9EA
ΔE00 5.40
Robin'S Egg
#6DEDFD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41FDFE #FE4241
analogous
#41FEA0 #41FDFE #419FFE
triadic
#41FDFE #FE41FD #FDFE41
tetradic
#41FDFE #A041FE #FE4241 #9FFE41
square
#41FDFE #A041FE #FE4241 #9FFE41
split-complementary
#41FDFE #FE419F #FEA041
monochromatic
#01C3C4 #04FCFE #41FDFE #7EFEFE #BBFEFF
Accessibility & contrast
On white
1.26
#41FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#41FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41FDFE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41FDFE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#D1DDFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #41fdfe; /* rgb */ color: rgb(65, 253, 254); /* oklch */ color: oklch(90.6% 0.143 195.5);
Tailwind
colors: {
custom: {
50: '#94fefe',
500: '#41fdfe',
950: '#000000',
},
}SCSS
$custom: #41fdfe; $custom-light: #94fefe; $custom-dark: #000000;
JSON
{
"hex": "#41fdfe",
"rgb": {
"r": 65,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.317,
"s": 98.953,
"l": 62.549
},
"oklch": {
"l": 0.90601,
"c": 0.1428,
"h": 195.5
},
"luminance": 0.7853
}Semantic roles & 50–950 ramp
primary
#41FDFE
secondary
#C02423
accent
#0100E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685