#4CD2FE#4CD2FE
#4CD2FE is a light, vivid cyan. Relative luminance 0.548; OKLCH L 80.9% C 0.129 H 223.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #4CD2FE |
|---|---|
| RGB | rgb(76, 210, 254) |
| HSL | hsl(195, 99%, 65%) |
| HSV | hsv(195, 70%, 100%) |
| CMYK | cmyk(70.1%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(78.91, -22.59, -32.05) |
| CIE-LCH | lch(78.91, 39.21, 234.82°) |
| OKLab | oklab(80.89% -0.0931 -0.0897) |
| OKLCH | oklch(80.89% 0.129 223.9) |
| XYZ | xyz(43.9092, 54.7804, 102.0063) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.46
Neon Blue
#04D9FF
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 5.42
Baby Blue
#89CFF0
ΔE00 5.44
Lightblue (survey)
#7BC8F6
ΔE00 6.10
Lightskyblue
#87CEFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CD2FE #FE784C
analogous
#4CFED1 #4CD2FE #4C79FE
triadic
#4CD2FE #FE4CD2 #D2FE4C
tetradic
#4CD2FE #D14CFE #FE784C #79FE4C
square
#4CD2FE #D14CFE #FE784C #79FE4C
split-complementary
#4CD2FE #FE4C79 #FED14C
monochromatic
#019CCE #0FC3FE #4CD2FE #89E1FE #C6F1FF
Accessibility & contrast
On white
1.76
#4CD2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#4CD2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CD2FE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CD2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CD2FE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#A1BCFE
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4cd2fe; /* rgb */ color: rgb(76, 210, 254); /* oklch */ color: oklch(80.9% 0.129 223.9);
Tailwind
colors: {
custom: {
50: '#93e0ff',
500: '#4cd2fe',
950: '#000000',
},
}SCSS
$custom: #4cd2fe; $custom-light: #93e0ff; $custom-dark: #000000;
JSON
{
"hex": "#4cd2fe",
"rgb": {
"r": 76,
"g": 210,
"b": 254
},
"hsl": {
"h": 194.831,
"s": 98.889,
"l": 64.706
},
"oklch": {
"l": 0.80893,
"c": 0.12923,
"h": 223.9
},
"luminance": 0.54785
}Semantic roles & 50–950 ramp
primary
#4CD2FE
secondary
#CA4D25
accent
#3900E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1518
muted
#808486