#4ED2F7#4ED2F7
#4ED2F7 is a light, vivid cyan. Relative luminance 0.544; OKLCH L 80.7% C 0.124 H 220.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED2F7 |
|---|---|
| RGB | rgb(78, 210, 247) |
| HSL | hsl(193, 91%, 64%) |
| HSV | hsv(193, 68%, 97%) |
| CMYK | cmyk(68.4%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(78.71, -24.48, -28.63) |
| CIE-LCH | lch(78.71, 37.67, 229.48°) |
| OKLab | oklab(80.66% -0.0947 -0.0799) |
| OKLCH | oklch(80.66% 0.124 220.2) |
| XYZ | xyz(42.9701, 54.4234, 96.2178) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.82
Bright Sky Blue
#02CCFE
ΔE00 3.49
Sky Blue
#87CEEB
ΔE00 5.31
Baby Blue
#89CFF0
ΔE00 5.79
Lightblue (survey)
#7BC8F6
ΔE00 7.28
Lightskyblue
#87CEFA
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED2F7 #F7734E
analogous
#4EF7C7 #4ED2F7 #4E7DF7
triadic
#4ED2F7 #F74ED2 #D2F74E
tetradic
#4ED2F7 #C74EF7 #F7734E #7DF74E
square
#4ED2F7 #C74EF7 #F7734E #7DF74E
split-complementary
#4ED2F7 #F74E7D #F7C74E
monochromatic
#0999C2 #13C3F4 #4ED2F7 #89E1FA #C3F0FC
Accessibility & contrast
On white
1.77
#4ED2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#4ED2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED2F7
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED2F7 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 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: #4ed2f7; /* rgb */ color: rgb(78, 210, 247); /* oklch */ color: oklch(80.7% 0.124 220.2);
Tailwind
colors: {
custom: {
50: '#93e0fa',
500: '#4ed2f7',
950: '#000000',
},
}SCSS
$custom: #4ed2f7; $custom-light: #93e0fa; $custom-dark: #000000;
JSON
{
"hex": "#4ed2f7",
"rgb": {
"r": 78,
"g": 210,
"b": 247
},
"hsl": {
"h": 193.136,
"s": 91.351,
"l": 63.725
},
"oklch": {
"l": 0.80657,
"c": 0.12389,
"h": 220.2
},
"luminance": 0.54428
}Semantic roles & 50–950 ramp
primary
#4ED2F7
secondary
#BF4B2A
accent
#3200E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485