#4CD2F7#4CD2F7
#4CD2F7 is a light, vivid cyan. Relative luminance 0.543; OKLCH L 80.6% C 0.125 H 220.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4CD2F7 |
|---|---|
| RGB | rgb(76, 210, 247) |
| HSL | hsl(193, 91%, 63%) |
| HSV | hsv(193, 69%, 97%) |
| CMYK | cmyk(69.2%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(78.66, -24.75, -28.71) |
| CIE-LCH | lch(78.66, 37.91, 229.24°) |
| OKLab | oklab(80.6% -0.0956 -0.0801) |
| OKLCH | oklch(80.6% 0.125 220) |
| XYZ | xyz(42.8086, 54.3402, 96.2102) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.72
Bright Sky Blue
#02CCFE
ΔE00 3.49
Sky Blue
#87CEEB
ΔE00 5.42
Baby Blue
#89CFF0
ΔE00 5.91
Lightblue (survey)
#7BC8F6
ΔE00 7.39
Lightskyblue
#87CEFA
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CD2F7 #F7714C
analogous
#4CF7C6 #4CD2F7 #4C7DF7
triadic
#4CD2F7 #F74CD2 #D2F74C
tetradic
#4CD2F7 #C64CF7 #F7714C #7DF74C
square
#4CD2F7 #C64CF7 #F7714C #7DF74C
split-complementary
#4CD2F7 #F74C7D #F7C64C
monochromatic
#0998C0 #11C3F4 #4CD2F7 #87E1FA #C1EFFC
Accessibility & contrast
On white
1.77
#4CD2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#4CD2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CD2F7
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CD2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CD2F7 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCDF9
Deuteranopia (green-blind)
#A4BBF7
Tritanopia (blue-blind)
#00DEDE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4cd2f7; /* rgb */ color: rgb(76, 210, 247); /* oklch */ color: oklch(80.6% 0.125 220.0);
Tailwind
colors: {
custom: {
50: '#92e0fa',
500: '#4cd2f7',
950: '#000000',
},
}SCSS
$custom: #4cd2f7; $custom-light: #92e0fa; $custom-dark: #000000;
JSON
{
"hex": "#4cd2f7",
"rgb": {
"r": 76,
"g": 210,
"b": 247
},
"hsl": {
"h": 192.982,
"s": 91.444,
"l": 63.333
},
"oklch": {
"l": 0.80604,
"c": 0.12478,
"h": 220
},
"luminance": 0.54345
}Semantic roles & 50–950 ramp
primary
#4CD2F7
secondary
#BE4A2A
accent
#3200E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485