#4FACD8#4FACD8
#4FACD8 is a light, moderate cyan. Relative luminance 0.361; OKLCH L 70.6% C 0.109 H 231.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #4FACD8 |
|---|---|
| RGB | rgb(79, 172, 216) |
| HSL | hsl(199, 64%, 58%) |
| HSV | hsv(199, 63%, 85%) |
| CMYK | cmyk(63.4%, 20.4%, 0%, 15.3%) |
| CIE-LAB | lab(66.61, -14.28, -30.44) |
| CIE-LCH | lch(66.61, 33.63, 244.88°) |
| OKLab | oklab(70.61% -0.0673 -0.0852) |
| OKLCH | oklch(70.61% 0.109 231.7) |
| XYZ | xyz(30.3668, 36.1221, 70.3243) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.30
Greyblue
#77A1B5
ΔE00 7.82
Lightblue (survey)
#7BC8F6
ΔE00 8.31
Sky Blue (survey)
#75BBFD
ΔE00 8.71
Bright Sky Blue
#02CCFE
ΔE00 9.06
Azure (survey)
#069AF3
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FACD8 #D87B4F
analogous
#4FD8BF #4FACD8 #4F67D8
triadic
#4FACD8 #D84FAC #ACD84F
tetradic
#4FACD8 #BF4FD8 #D87B4F #67D84F
square
#4FACD8 #BF4FD8 #D87B4F #67D84F
split-complementary
#4FACD8 #D84F67 #D8BF4F
monochromatic
#1F6A8D #2A90BF #4FACD8 #81C4E3 #B3DBEE
Accessibility & contrast
On white
2.55
#4FACD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#4FACD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FACD8
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FACD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FACD8 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AADA
Deuteranopia (green-blind)
#839CD7
Tritanopia (blue-blind)
#00B8BB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4facd8; /* rgb */ color: rgb(79, 172, 216); /* oklch */ color: oklch(70.6% 0.109 231.7);
Tailwind
colors: {
custom: {
50: '#8dc4e4',
500: '#4facd8',
950: '#000000',
},
}SCSS
$custom: #4facd8; $custom-light: #8dc4e4; $custom-dark: #000000;
JSON
{
"hex": "#4facd8",
"rgb": {
"r": 79,
"g": 172,
"b": 216
},
"hsl": {
"h": 199.27,
"s": 63.721,
"l": 57.843
},
"oklch": {
"l": 0.70609,
"c": 0.1086,
"h": 231.7
},
"luminance": 0.36125
}Semantic roles & 50–950 ramp
primary
#4FACD8
secondary
#DDB8A6
accent
#7641E7
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0D1215
muted
#7E8183