#79CCFC#79CCFC
#79CCFC is a light, moderate cyan. Relative luminance 0.543; OKLCH L 81.0% C 0.106 H 235.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #79CCFC |
|---|---|
| RGB | rgb(121, 204, 252) |
| HSL | hsl(202, 96%, 73%) |
| HSV | hsv(202, 52%, 99%) |
| CMYK | cmyk(52%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(78.62, -12.35, -31.31) |
| CIE-LCH | lch(78.62, 33.66, 248.48°) |
| OKLab | oklab(81.04% -0.0599 -0.0872) |
| OKLCH | oklch(81.04% 0.106 235.5) |
| XYZ | xyz(47.0423, 54.2750, 100.0737) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.12
Lightskyblue
#87CEFA
ΔE00 1.59
Sky
#82CAFC
ΔE00 1.95
Light Blue
#95D0FC
ΔE00 3.69
Baby Blue
#89CFF0
ΔE00 3.73
Sky Blue
#87CEEB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CCFC #FCA979
analogous
#79FCEB #79CCFC #798AFC
triadic
#79CCFC #FC79CC #CCFC79
tetradic
#79CCFC #EB79FC #FCA979 #8AFC79
square
#79CCFC #EB79FC #FCA979 #8AFC79
split-complementary
#79CCFC #FC798A #FCEB79
monochromatic
#059DF5 #3DB5FB #79CCFC #B5E3FD #E1F4FE
Accessibility & contrast
On white
1.77
#79CCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#79CCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CCFC
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CCFC | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFE
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#26D9DC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #79ccfc; /* rgb */ color: rgb(121, 204, 252); /* oklch */ color: oklch(81.0% 0.106 235.5);
Tailwind
colors: {
custom: {
50: '#a7dbfd',
500: '#79ccfc',
950: '#000000',
},
}SCSS
$custom: #79ccfc; $custom-light: #a7dbfd; $custom-dark: #000000;
JSON
{
"hex": "#79ccfc",
"rgb": {
"r": 121,
"g": 204,
"b": 252
},
"hsl": {
"h": 201.985,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.81044,
"c": 0.1058,
"h": 235.5
},
"luminance": 0.54279
}Semantic roles & 50–950 ramp
primary
#79CCFC
secondary
#D97840
accent
#5400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485