#79B2F9#79B2F9
#79B2F9 is a light, moderate cyan. Relative luminance 0.427; OKLCH L 75.3% C 0.119 H 254.5°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #79B2F9 |
|---|---|
| RGB | rgb(121, 178, 249) |
| HSL | hsl(213, 91%, 73%) |
| HSV | hsv(213, 51%, 98%) |
| CMYK | cmyk(51.4%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(71.38, 0.84, -40.92) |
| CIE-LCH | lch(71.38, 40.93, 271.18°) |
| OKLab | oklab(75.29% -0.0319 -0.1149) |
| OKLCH | oklch(75.29% 0.119 254.5) |
| XYZ | xyz(40.8985, 42.7422, 95.6990) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.84
Sky Blue (survey)
#75BBFD
ΔE00 3.35
Pastel Blue
#A2BFFE
ΔE00 7.25
Sky
#82CAFC
ΔE00 7.71
Baby Blue (survey)
#A2CFFE
ΔE00 8.00
Cornflowerblue
#6495ED
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79B2F9 #F9C079
analogous
#79F2F9 #79B2F9 #8079F9
triadic
#79B2F9 #F979B2 #B2F979
tetradic
#79B2F9 #F979F2 #F9C079 #79F980
square
#79B2F9 #F979F2 #F9C079 #79F980
split-complementary
#79B2F9 #F98079 #F2F979
monochromatic
#0B6FED #3E90F6 #79B2F9 #B4D4FC #E2EEFE
Accessibility & contrast
On white
2.20
#79B2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#79B2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79B2F9
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79B2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79B2F9 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FC
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#36C2CB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #79b2f9; /* rgb */ color: rgb(121, 178, 249); /* oklch */ color: oklch(75.3% 0.119 254.5);
Tailwind
colors: {
custom: {
50: '#a7c8fb',
500: '#79b2f9',
950: '#000000',
},
}SCSS
$custom: #79b2f9; $custom-light: #a7c8fb; $custom-dark: #000000;
JSON
{
"hex": "#79b2f9",
"rgb": {
"r": 121,
"g": 178,
"b": 249
},
"hsl": {
"h": 213.281,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.75294,
"c": 0.11919,
"h": 254.5
},
"luminance": 0.42745
}Semantic roles & 50–950 ramp
primary
#79B2F9
secondary
#F6E7D5
accent
#7F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101317
muted
#7F8285