#4CD4FF#4CD4FF
#4CD4FF is a light, vivid cyan. Relative luminance 0.558; OKLCH L 81.4% C 0.130 H 223.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #4CD4FF |
|---|---|
| RGB | rgb(76, 212, 255) |
| HSL | hsl(194, 100%, 65%) |
| HSV | hsv(194, 70%, 100%) |
| CMYK | cmyk(70.2%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(79.52, -23.29, -31.65) |
| CIE-LCH | lch(79.52, 39.29, 233.65°) |
| OKLab | oklab(81.39% -0.0946 -0.0885) |
| OKLCH | oklch(81.39% 0.13 223.1) |
| XYZ | xyz(44.5666, 55.8383, 103.0174) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.85
Neon Blue
#04D9FF
ΔE00 3.54
Sky Blue
#87CEEB
ΔE00 5.50
Baby Blue
#89CFF0
ΔE00 5.59
Lightblue (survey)
#7BC8F6
ΔE00 6.53
Lightskyblue
#87CEFA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CD4FF #FF774C
analogous
#4CFFD0 #4CD4FF #4C7BFF
triadic
#4CD4FF #FF4CD4 #D4FF4C
tetradic
#4CD4FF #D04CFF #FF774C #7BFF4C
square
#4CD4FF #D04CFF #FF774C #7BFF4C
split-complementary
#4CD4FF #FF4C7B #FFD04C
monochromatic
#009ED1 #0FC5FF #4CD4FF #89E3FF #C6F1FF
Accessibility & contrast
On white
1.73
#4CD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#4CD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CD4FF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CD4FF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#A3BDFF
Tritanopia (blue-blind)
#00E1E2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #4cd4ff; /* rgb */ color: rgb(76, 212, 255); /* oklch */ color: oklch(81.4% 0.130 223.1);
Tailwind
colors: {
custom: {
50: '#93e1ff',
500: '#4cd4ff',
950: '#000000',
},
}SCSS
$custom: #4cd4ff; $custom-light: #93e1ff; $custom-dark: #000000;
JSON
{
"hex": "#4cd4ff",
"rgb": {
"r": 76,
"g": 212,
"b": 255
},
"hsl": {
"h": 194.413,
"s": 100,
"l": 64.902
},
"oklch": {
"l": 0.81392,
"c": 0.12956,
"h": 223.1
},
"luminance": 0.55843
}Semantic roles & 50–950 ramp
primary
#4CD4FF
secondary
#CB4C24
accent
#3700E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486