#79BCFC#79BCFC
#79BCFC is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.115 H 248.4°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #79BCFC |
|---|---|
| RGB | rgb(121, 188, 252) |
| HSL | hsl(209, 96%, 73%) |
| HSV | hsv(209, 52%, 99%) |
| CMYK | cmyk(52%, 25.4%, 0%, 1.2%) |
| CIE-LAB | lab(74.23, -3.78, -38.11) |
| CIE-LCH | lch(74.23, 38.30, 264.33°) |
| OKLab | oklab(77.57% -0.0422 -0.1067) |
| OKLCH | oklch(77.57% 0.115 248.4) |
| XYZ | xyz(43.4329, 47.0562, 98.8706) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 0.49
Carolina Blue
#8AB8FE
ΔE00 4.35
Sky
#82CAFC
ΔE00 4.60
Lightblue (survey)
#7BC8F6
ΔE00 5.51
Light Blue
#95D0FC
ΔE00 5.97
Lightskyblue
#87CEFA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79BCFC #FCB979
analogous
#79FCFA #79BCFC #797AFC
triadic
#79BCFC #FC79BC #BCFC79
tetradic
#79BCFC #FA79FC #FCB979 #7AFC79
square
#79BCFC #FA79FC #FCB979 #7AFC79
split-complementary
#79BCFC #FC797A #FCFA79
monochromatic
#0580F5 #3D9EFB #79BCFC #B5DAFD #E1F0FE
Accessibility & contrast
On white
2.02
#79BCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#79BCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79BCFC
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79BCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79BCFC | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#2ECBD2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #79bcfc; /* rgb */ color: rgb(121, 188, 252); /* oklch */ color: oklch(77.6% 0.115 248.4);
Tailwind
colors: {
custom: {
50: '#a7d0fd',
500: '#79bcfc',
950: '#000000',
},
}SCSS
$custom: #79bcfc; $custom-light: #a7d0fd; $custom-dark: #000000;
JSON
{
"hex": "#79bcfc",
"rgb": {
"r": 121,
"g": 188,
"b": 252
},
"hsl": {
"h": 209.313,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.7757,
"c": 0.11474,
"h": 248.4
},
"luminance": 0.4706
}Semantic roles & 50–950 ramp
primary
#79BCFC
secondary
#F7E5D4
accent
#7000E6
background
#FAFCFF
surface
#F4F9FF
border
#CED2D7
text
#101317
muted
#7F8285