#4FACDA#4FACDA
#4FACDA is a light, moderate cyan. Relative luminance 0.362; OKLCH L 70.7% C 0.110 H 232.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #4FACDA |
|---|---|
| RGB | rgb(79, 172, 218) |
| HSL | hsl(200, 65%, 58%) |
| HSV | hsv(200, 64%, 85%) |
| CMYK | cmyk(63.8%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(66.69, -13.64, -31.42) |
| CIE-LCH | lch(66.69, 34.26, 246.53°) |
| OKLab | oklab(70.7% -0.0666 -0.088) |
| OKLCH | oklch(70.7% 0.11 232.9) |
| XYZ | xyz(30.6269, 36.2261, 71.6943) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.14
Greyblue
#77A1B5
ΔE00 8.09
Lightblue (survey)
#7BC8F6
ΔE00 8.19
Sky Blue (survey)
#75BBFD
ΔE00 8.28
Azure (survey)
#069AF3
ΔE00 8.83
Bright Sky Blue
#02CCFE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FACDA #DA7D4F
analogous
#4FDAC2 #4FACDA #4F66DA
triadic
#4FACDA #DA4FAC #ACDA4F
tetradic
#4FACDA #C24FDA #DA7D4F #66DA4F
square
#4FACDA #C24FDA #DA7D4F #66DA4F
split-complementary
#4FACDA #DA4F66 #DAC24F
monochromatic
#1E6B90 #2990C3 #4FACDA #82C4E5 #B4DCEF
Accessibility & contrast
On white
2.55
#4FACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#4FACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FACDA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FACDA | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADC
Deuteranopia (green-blind)
#829CD9
Tritanopia (blue-blind)
#00B8BB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #4facda; /* rgb */ color: rgb(79, 172, 218); /* oklch */ color: oklch(70.7% 0.110 232.9);
Tailwind
colors: {
custom: {
50: '#8ec4e5',
500: '#4facda',
950: '#000000',
},
}SCSS
$custom: #4facda; $custom-light: #8ec4e5; $custom-dark: #000000;
JSON
{
"hex": "#4facda",
"rgb": {
"r": 79,
"g": 172,
"b": 218
},
"hsl": {
"h": 199.856,
"s": 65.258,
"l": 58.235
},
"oklch": {
"l": 0.70698,
"c": 0.11039,
"h": 232.9
},
"luminance": 0.36229
}Semantic roles & 50–950 ramp
primary
#4FACDA
secondary
#DEB9A7
accent
#7740E8
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0D1215
muted
#7E8184