#4CCFF7#4CCFF7
#4CCFF7 is a light, vivid cyan. Relative luminance 0.529; OKLCH L 79.9% C 0.125 H 222.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #4CCFF7 |
|---|---|
| RGB | rgb(76, 207, 247) |
| HSL | hsl(194, 91%, 63%) |
| HSV | hsv(194, 69%, 97%) |
| CMYK | cmyk(69.2%, 16.2%, 0%, 3.1%) |
| CIE-LAB | lab(77.80, -23.25, -30.03) |
| CIE-LCH | lch(77.80, 37.98, 232.26°) |
| OKLab | oklab(79.91% -0.0927 -0.0839) |
| OKLCH | oklch(79.91% 0.125 222.1) |
| XYZ | xyz(42.0749, 52.8728, 95.9657) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.57
Neon Blue
#04D9FF
ΔE00 3.69
Sky Blue
#87CEEB
ΔE00 5.21
Baby Blue
#89CFF0
ΔE00 5.52
Lightblue (survey)
#7BC8F6
ΔE00 6.47
Lightskyblue
#87CEFA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CCFF7 #F7744C
analogous
#4CF7C9 #4CCFF7 #4C79F7
triadic
#4CCFF7 #F74CCF #CFF74C
tetradic
#4CCFF7 #C94CF7 #F7744C #79F74C
square
#4CCFF7 #C94CF7 #F7744C #79F74C
split-complementary
#4CCFF7 #F74C79 #F7C94C
monochromatic
#0995C0 #11BFF4 #4CCFF7 #87DFFA #C1EEFC
Accessibility & contrast
On white
1.81
#4CCFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#4CCFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CCFF7
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CCFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CCFF7 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF9
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#00DCDC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #4ccff7; /* rgb */ color: rgb(76, 207, 247); /* oklch */ color: oklch(79.9% 0.125 222.1);
Tailwind
colors: {
custom: {
50: '#92ddfa',
500: '#4ccff7',
950: '#000000',
},
}SCSS
$custom: #4ccff7; $custom-light: #92ddfa; $custom-dark: #000000;
JSON
{
"hex": "#4ccff7",
"rgb": {
"r": 76,
"g": 207,
"b": 247
},
"hsl": {
"h": 194.035,
"s": 91.444,
"l": 63.333
},
"oklch": {
"l": 0.79914,
"c": 0.12507,
"h": 222.1
},
"luminance": 0.52878
}Semantic roles & 50–950 ramp
primary
#4CCFF7
secondary
#BE4C2A
accent
#3600E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485