#79C8FC#79C8FC
#79C8FC is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.2% C 0.107 H 238.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #79C8FC |
|---|---|
| RGB | rgb(121, 200, 252) |
| HSL | hsl(204, 96%, 73%) |
| HSV | hsv(204, 52%, 99%) |
| CMYK | cmyk(52%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.52, -10.24, -33.01) |
| CIE-LCH | lch(77.52, 34.56, 252.77°) |
| OKLab | oklab(80.17% -0.0555 -0.0921) |
| OKLCH | oklch(80.17% 0.107 238.9) |
| XYZ | xyz(46.1037, 52.3980, 99.7609) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.07
Lightblue (survey)
#7BC8F6
ΔE00 1.34
Lightskyblue
#87CEFA
ΔE00 2.28
Light Blue
#95D0FC
ΔE00 3.61
Sky Blue (survey)
#75BBFD
ΔE00 4.74
Baby Blue
#89CFF0
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79C8FC #FCAD79
analogous
#79FCEF #79C8FC #7986FC
triadic
#79C8FC #FC79C8 #C8FC79
tetradic
#79C8FC #EF79FC #FCAD79 #86FC79
square
#79C8FC #EF79FC #FCAD79 #86FC79
split-complementary
#79C8FC #FC7986 #FCEF79
monochromatic
#0596F5 #3DAFFB #79C8FC #B5E1FD #E1F3FE
Accessibility & contrast
On white
1.83
#79C8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#79C8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79C8FC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79C8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79C8FC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#29D5D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79c8fc; /* rgb */ color: rgb(121, 200, 252); /* oklch */ color: oklch(80.2% 0.107 238.9);
Tailwind
colors: {
custom: {
50: '#a7d8fd',
500: '#79c8fc',
950: '#000000',
},
}SCSS
$custom: #79c8fc; $custom-light: #a7d8fd; $custom-dark: #000000;
JSON
{
"hex": "#79c8fc",
"rgb": {
"r": 121,
"g": 200,
"b": 252
},
"hsl": {
"h": 203.817,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.80169,
"c": 0.10749,
"h": 238.9
},
"luminance": 0.52402
}Semantic roles & 50–950 ramp
primary
#79C8FC
secondary
#D97D40
accent
#5B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385