#4FCFF7#4FCFF7
#4FCFF7 is a light, vivid cyan. Relative luminance 0.530; OKLCH L 80.0% C 0.124 H 222.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #4FCFF7 |
|---|---|
| RGB | rgb(79, 207, 247) |
| HSL | hsl(194, 91%, 64%) |
| HSV | hsv(194, 68%, 97%) |
| CMYK | cmyk(68%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(77.87, -22.83, -29.91) |
| CIE-LCH | lch(77.87, 37.63, 232.65°) |
| OKLab | oklab(80% -0.0913 -0.0835) |
| OKLCH | oklch(80% 0.124 222.5) |
| XYZ | xyz(42.3189, 52.9986, 95.9771) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.63
Neon Blue
#04D9FF
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 5.05
Baby Blue
#89CFF0
ΔE00 5.34
Lightblue (survey)
#7BC8F6
ΔE00 6.28
Lightskyblue
#87CEFA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FCFF7 #F7774F
analogous
#4FF7CB #4FCFF7 #4F7BF7
triadic
#4FCFF7 #F74FCF #CFF74F
tetradic
#4FCFF7 #CB4FF7 #F7774F #7BF74F
square
#4FCFF7 #CB4FF7 #F7774F #7BF74F
split-complementary
#4FCFF7 #F74F7B #F7CB4F
monochromatic
#0996C3 #14BFF4 #4FCFF7 #8ADFFA #C4EFFC
Accessibility & contrast
On white
1.81
#4FCFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#4FCFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FCFF7
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FCFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FCFF7 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF9
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #4fcff7; /* rgb */ color: rgb(79, 207, 247); /* oklch */ color: oklch(80.0% 0.124 222.5);
Tailwind
colors: {
custom: {
50: '#93ddfa',
500: '#4fcff7',
950: '#000000',
},
}SCSS
$custom: #4fcff7; $custom-light: #93ddfa; $custom-dark: #000000;
JSON
{
"hex": "#4fcff7",
"rgb": {
"r": 79,
"g": 207,
"b": 247
},
"hsl": {
"h": 194.286,
"s": 91.304,
"l": 63.922
},
"oklch": {
"l": 0.79995,
"c": 0.12374,
"h": 222.5
},
"luminance": 0.53003
}Semantic roles & 50–950 ramp
primary
#4FCFF7
secondary
#C04E2A
accent
#3700E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485