#4FABD5#4FABD5
#4FABD5 is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.2% C 0.106 H 230.7°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #4FABD5 |
|---|---|
| RGB | rgb(79, 171, 213) |
| HSL | hsl(199, 61%, 57%) |
| HSV | hsv(199, 63%, 84%) |
| CMYK | cmyk(62.9%, 19.7%, 0%, 16.5%) |
| CIE-LAB | lab(66.20, -14.68, -29.42) |
| CIE-LCH | lch(66.20, 32.88, 243.48°) |
| OKLab | oklab(70.25% -0.0674 -0.0823) |
| OKLCH | oklch(70.25% 0.106 230.7) |
| XYZ | xyz(29.7929, 35.5891, 68.2372) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Deepskyblue
#00BFFF
ΔE00 6.76
Greyblue
#77A1B5
ΔE00 7.45
Lightblue (survey)
#7BC8F6
ΔE00 8.70
Sky Blue (survey)
#75BBFD
ΔE00 9.23
Bright Sky Blue
#02CCFE
ΔE00 9.25
Azure (survey)
#069AF3
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FABD5 #D5794F
analogous
#4FD5BC #4FABD5 #4F68D5
triadic
#4FABD5 #D54FAB #ABD54F
tetradic
#4FABD5 #BC4FD5 #D5794F #68D54F
square
#4FABD5 #BC4FD5 #D5794F #68D54F
split-complementary
#4FABD5 #D54F68 #D5BC4F
monochromatic
#216889 #2C8EBA #4FABD5 #80C3E1 #B2DAED
Accessibility & contrast
On white
2.59
#4FABD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#4FABD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FABD5
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FABD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FABD5 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A9D7
Deuteranopia (green-blind)
#839BD4
Tritanopia (blue-blind)
#00B7B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4fabd5; /* rgb */ color: rgb(79, 171, 213); /* oklch */ color: oklch(70.2% 0.106 230.7);
Tailwind
colors: {
custom: {
50: '#8dc4e2',
500: '#4fabd5',
950: '#000000',
},
}SCSS
$custom: #4fabd5; $custom-light: #8dc4e2; $custom-dark: #000000;
JSON
{
"hex": "#4fabd5",
"rgb": {
"r": 79,
"g": 171,
"b": 213
},
"hsl": {
"h": 198.806,
"s": 61.468,
"l": 57.255
},
"oklch": {
"l": 0.70245,
"c": 0.10634,
"h": 230.7
},
"luminance": 0.35592
}Semantic roles & 50–950 ramp
primary
#4FABD5
secondary
#DBB6A5
accent
#7643E5
background
#F9FCFD
surface
#F2F8FB
border
#CCD1D4
text
#0D1215
muted
#7E8183