#79C8FB#79C8FB
#79C8FB is a light, moderate cyan. Relative luminance 0.523; OKLCH L 80.1% C 0.107 H 238.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #79C8FB |
|---|---|
| RGB | rgb(121, 200, 251) |
| HSL | hsl(204, 94%, 73%) |
| HSV | hsv(204, 52%, 98%) |
| CMYK | cmyk(51.8%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.48, -10.52, -32.54) |
| CIE-LCH | lch(77.48, 34.20, 252.07°) |
| OKLab | oklab(80.13% -0.0558 -0.0907) |
| OKLCH | oklch(80.13% 0.107 238.4) |
| XYZ | xyz(45.9457, 52.3348, 98.9285) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.11
Sky
#82CAFC
ΔE00 1.13
Lightskyblue
#87CEFA
ΔE00 2.16
Light Blue
#95D0FC
ΔE00 3.62
Baby Blue
#89CFF0
ΔE00 4.79
Sky Blue (survey)
#75BBFD
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79C8FB #FBAC79
analogous
#79FBED #79C8FB #7987FB
triadic
#79C8FB #FB79C8 #C8FB79
tetradic
#79C8FB #ED79FB #FBAC79 #87FB79
square
#79C8FB #ED79FB #FBAC79 #87FB79
split-complementary
#79C8FB #FB7987 #FBED79
monochromatic
#0796F2 #3EB0F9 #79C8FB #B4E0FD #E1F3FE
Accessibility & contrast
On white
1.83
#79C8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#79C8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79C8FB
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79C8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79C8FB | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#2AD5D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #79c8fb; /* rgb */ color: rgb(121, 200, 251); /* oklch */ color: oklch(80.1% 0.107 238.4);
Tailwind
colors: {
custom: {
50: '#a7d8fc',
500: '#79c8fb',
950: '#000000',
},
}SCSS
$custom: #79c8fb; $custom-light: #a7d8fc; $custom-dark: #000000;
JSON
{
"hex": "#79c8fb",
"rgb": {
"r": 121,
"g": 200,
"b": 251
},
"hsl": {
"h": 203.538,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.80127,
"c": 0.10651,
"h": 238.4
},
"luminance": 0.52339
}Semantic roles & 50–950 ramp
primary
#79C8FB
secondary
#D87C40
accent
#5A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385