#4FD6FF#4FD6FF
#4FD6FF is a light, vivid cyan. Relative luminance 0.570; OKLCH L 81.9% C 0.128 H 222.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #4FD6FF |
|---|---|
| RGB | rgb(79, 214, 255) |
| HSL | hsl(194, 100%, 65%) |
| HSV | hsv(194, 69%, 100%) |
| CMYK | cmyk(69%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(80.16, -23.89, -30.66) |
| CIE-LCH | lch(80.16, 38.87, 232.07°) |
| OKLab | oklab(81.93% -0.0951 -0.0856) |
| OKLCH | oklch(81.93% 0.128 222) |
| XYZ | xyz(45.3136, 56.9703, 103.1966) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.08
Bright Sky Blue
#02CCFE
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 5.49
Baby Blue
#89CFF0
ΔE00 5.68
Lightblue (survey)
#7BC8F6
ΔE00 6.98
Lightskyblue
#87CEFA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FD6FF #FF784F
analogous
#4FFFD0 #4FD6FF #4F7EFF
triadic
#4FD6FF #FF4FD6 #D6FF4F
tetradic
#4FD6FF #D04FFF #FF784F #7EFF4F
square
#4FD6FF #D04FFF #FF784F #7EFF4F
split-complementary
#4FD6FF #FF4F7E #FFD04F
monochromatic
#00A2D4 #12C8FF #4FD6FF #8CE4FF #C9F3FF
Accessibility & contrast
On white
1.69
#4FD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#4FD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FD6FF
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FD6FF | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED1FF
Deuteranopia (green-blind)
#A6BFFF
Tritanopia (blue-blind)
#00E3E3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #4fd6ff; /* rgb */ color: rgb(79, 214, 255); /* oklch */ color: oklch(81.9% 0.128 222.0);
Tailwind
colors: {
custom: {
50: '#95e2ff',
500: '#4fd6ff',
950: '#000000',
},
}SCSS
$custom: #4fd6ff; $custom-light: #95e2ff; $custom-dark: #000000;
JSON
{
"hex": "#4fd6ff",
"rgb": {
"r": 79,
"g": 214,
"b": 255
},
"hsl": {
"h": 193.977,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.81926,
"c": 0.12799,
"h": 222
},
"luminance": 0.56975
}Semantic roles & 50–950 ramp
primary
#4FD6FF
secondary
#CE4C24
accent
#3500E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486