#4ED6F7#4ED6F7
#4ED6F7 is a light, vivid cyan. Relative luminance 0.564; OKLCH L 81.6% C 0.124 H 217.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED6F7 |
|---|---|
| RGB | rgb(78, 214, 247) |
| HSL | hsl(192, 91%, 64%) |
| HSV | hsv(192, 68%, 97%) |
| CMYK | cmyk(68.4%, 13.4%, 0%, 3.1%) |
| CIE-LAB | lab(79.85, -26.46, -26.88) |
| CIE-LCH | lch(79.85, 37.72, 225.45°) |
| OKLab | oklab(81.58% -0.0986 -0.0749) |
| OKLCH | oklch(81.58% 0.124 217.2) |
| XYZ | xyz(43.9700, 56.4233, 96.5511) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.06
Bright Sky Blue
#02CCFE
ΔE00 4.92
Sky Blue
#87CEEB
ΔE00 5.94
Aqua Blue
#02D8E9
ΔE00 6.54
Baby Blue
#89CFF0
ΔE00 6.61
Robin'S Egg
#6DEDFD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED6F7 #F76F4E
analogous
#4EF7C3 #4ED6F7 #4E81F7
triadic
#4ED6F7 #F74ED6 #D6F74E
tetradic
#4ED6F7 #C34EF7 #F76F4E #81F74E
square
#4ED6F7 #C34EF7 #F76F4E #81F74E
split-complementary
#4ED6F7 #F74E81 #F7C34E
monochromatic
#099EC2 #13C8F4 #4ED6F7 #89E4FA #C3F1FC
Accessibility & contrast
On white
1.71
#4ED6F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#4ED6F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED6F7
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED6F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED6F7 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D0F9
Deuteranopia (green-blind)
#A9BEF7
Tritanopia (blue-blind)
#00E2E0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #4ed6f7; /* rgb */ color: rgb(78, 214, 247); /* oklch */ color: oklch(81.6% 0.124 217.2);
Tailwind
colors: {
custom: {
50: '#93e3fa',
500: '#4ed6f7',
950: '#000000',
},
}SCSS
$custom: #4ed6f7; $custom-light: #93e3fa; $custom-dark: #000000;
JSON
{
"hex": "#4ed6f7",
"rgb": {
"r": 78,
"g": 214,
"b": 247
},
"hsl": {
"h": 191.716,
"s": 91.351,
"l": 63.725
},
"oklch": {
"l": 0.81577,
"c": 0.1238,
"h": 217.2
},
"luminance": 0.56428
}Semantic roles & 50–950 ramp
primary
#4ED6F7
secondary
#BF472A
accent
#2D00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485