#4FD2FD#4FD2FD
#4FD2FD is a light, vivid cyan. Relative luminance 0.548; OKLCH L 80.9% C 0.127 H 223.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #4FD2FD |
|---|---|
| RGB | rgb(79, 210, 253) |
| HSL | hsl(195, 98%, 65%) |
| HSV | hsv(195, 69%, 99%) |
| CMYK | cmyk(68.8%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(78.95, -22.50, -31.46) |
| CIE-LCH | lch(78.95, 38.68, 234.43°) |
| OKLab | oklab(80.93% -0.092 -0.0879) |
| OKLCH | oklch(80.93% 0.127 223.7) |
| XYZ | xyz(43.9934, 54.8423, 101.1765) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.62
Neon Blue
#04D9FF
ΔE00 3.95
Sky Blue
#87CEEB
ΔE00 5.24
Baby Blue
#89CFF0
ΔE00 5.31
Lightblue (survey)
#7BC8F6
ΔE00 6.09
Lightskyblue
#87CEFA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FD2FD #FD7A4F
analogous
#4FFDD1 #4FD2FD #4F7BFD
triadic
#4FD2FD #FD4FD2 #D2FD4F
tetradic
#4FD2FD #D14FFD #FD7A4F #7BFD4F
square
#4FD2FD #D14FFD #FD7A4F #7BFD4F
split-complementary
#4FD2FD #FD4F7B #FDD14F
monochromatic
#029DCF #12C3FC #4FD2FD #8CE1FE #C8F1FE
Accessibility & contrast
On white
1.75
#4FD2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#4FD2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FD2FD
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FD2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FD2FD | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #4fd2fd; /* rgb */ color: rgb(79, 210, 253); /* oklch */ color: oklch(80.9% 0.127 223.7);
Tailwind
colors: {
custom: {
50: '#94e0fe',
500: '#4fd2fd',
950: '#000000',
},
}SCSS
$custom: #4fd2fd; $custom-light: #94e0fe; $custom-dark: #000000;
JSON
{
"hex": "#4fd2fd",
"rgb": {
"r": 79,
"g": 210,
"b": 253
},
"hsl": {
"h": 194.828,
"s": 97.753,
"l": 65.098
},
"oklch": {
"l": 0.8093,
"c": 0.12728,
"h": 223.7
},
"luminance": 0.54847
}Semantic roles & 50–950 ramp
primary
#4FD2FD
secondary
#CA4F26
accent
#3900E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485