#4CCEFF#4CCEFF
#4CCEFF is a light, vivid cyan. Relative luminance 0.529; OKLCH L 80.0% C 0.131 H 227.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #4CCEFF |
|---|---|
| RGB | rgb(76, 206, 255) |
| HSL | hsl(196, 100%, 65%) |
| HSV | hsv(196, 70%, 100%) |
| CMYK | cmyk(70.2%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(77.81, -20.25, -34.28) |
| CIE-LCH | lch(77.81, 39.82, 239.44°) |
| OKLab | oklab(80.02% -0.0889 -0.0961) |
| OKLCH | oklch(80.02% 0.131 227.2) |
| XYZ | xyz(43.0945, 52.8942, 102.5267) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.32
Lightblue (survey)
#7BC8F6
ΔE00 4.93
Deepskyblue
#00BFFF
ΔE00 5.09
Baby Blue
#89CFF0
ΔE00 5.41
Lightskyblue
#87CEFA
ΔE00 5.63
Neon Blue
#04D9FF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CCEFF #FF7D4C
analogous
#4CFFD7 #4CCEFF #4C74FF
triadic
#4CCEFF #FF4CCE #CEFF4C
tetradic
#4CCEFF #D74CFF #FF7D4C #74FF4C
square
#4CCEFF #D74CFF #FF7D4C #74FF4C
split-complementary
#4CCEFF #FF4C74 #FFD74C
monochromatic
#0097D1 #0FBDFF #4CCEFF #89DFFF #C6F0FF
Accessibility & contrast
On white
1.81
#4CCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#4CCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CCEFF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CCEFF | 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)
#B4CAFF
Deuteranopia (green-blind)
#9BB9FE
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #4cceff; /* rgb */ color: rgb(76, 206, 255); /* oklch */ color: oklch(80.0% 0.131 227.2);
Tailwind
colors: {
custom: {
50: '#93ddff',
500: '#4cceff',
950: '#000000',
},
}SCSS
$custom: #4cceff; $custom-light: #93ddff; $custom-dark: #000000;
JSON
{
"hex": "#4cceff",
"rgb": {
"r": 76,
"g": 206,
"b": 255
},
"hsl": {
"h": 196.425,
"s": 100,
"l": 64.902
},
"oklch": {
"l": 0.80023,
"c": 0.1309,
"h": 227.2
},
"luminance": 0.52899
}Semantic roles & 50–950 ramp
primary
#4CCEFF
secondary
#CB5224
accent
#3F00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486