#4FD7FF#4FD7FF
#4FD7FF is a very light, vivid cyan. Relative luminance 0.575; OKLCH L 82.2% C 0.128 H 221.3°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #4FD7FF |
|---|---|
| RGB | rgb(79, 215, 255) |
| HSL | hsl(194, 100%, 65%) |
| HSV | hsv(194, 69%, 100%) |
| CMYK | cmyk(69%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(80.45, -24.39, -30.22) |
| CIE-LCH | lch(80.45, 38.84, 231.09°) |
| OKLab | oklab(82.15% -0.0961 -0.0844) |
| OKLCH | oklch(82.15% 0.128 221.3) |
| XYZ | xyz(45.5675, 57.4780, 103.2812) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.79
Bright Sky Blue
#02CCFE
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 5.59
Baby Blue
#89CFF0
ΔE00 5.84
Lightblue (survey)
#7BC8F6
ΔE00 7.30
Lightskyblue
#87CEFA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FD7FF #FF774F
analogous
#4FFFCF #4FD7FF #4F7FFF
triadic
#4FD7FF #FF4FD7 #D7FF4F
tetradic
#4FD7FF #CF4FFF #FF774F #7FFF4F
square
#4FD7FF #CF4FFF #FF774F #7FFF4F
split-complementary
#4FD7FF #FF4F7F #FFCF4F
monochromatic
#00A4D4 #12C9FF #4FD7FF #8CE5FF #C9F3FF
Accessibility & contrast
On white
1.68
#4FD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#4FD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FD7FF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FD7FF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD2FF
Deuteranopia (green-blind)
#A7C0FF
Tritanopia (blue-blind)
#00E4E4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #4fd7ff; /* rgb */ color: rgb(79, 215, 255); /* oklch */ color: oklch(82.2% 0.128 221.3);
Tailwind
colors: {
custom: {
50: '#95e3ff',
500: '#4fd7ff',
950: '#000000',
},
}SCSS
$custom: #4fd7ff; $custom-light: #95e3ff; $custom-dark: #000000;
JSON
{
"hex": "#4fd7ff",
"rgb": {
"r": 79,
"g": 215,
"b": 255
},
"hsl": {
"h": 193.636,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.82154,
"c": 0.12788,
"h": 221.3
},
"luminance": 0.57483
}Semantic roles & 50–950 ramp
primary
#4FD7FF
secondary
#CE4B24
accent
#3400E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486