#79B2FF#79B2FF
#79B2FF is a light, vivid cyan. Relative luminance 0.431; OKLCH L 75.6% C 0.127 H 256.2°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #79B2FF |
|---|---|
| RGB | rgb(121, 178, 255) |
| HSL | hsl(214, 100%, 74%) |
| HSV | hsv(214, 53%, 100%) |
| CMYK | cmyk(52.5%, 30.2%, 0%, 0%) |
| CIE-LAB | lab(71.64, 2.63, -43.76) |
| CIE-LCH | lch(71.64, 43.84, 273.44°) |
| OKLab | oklab(75.58% -0.0302 -0.1231) |
| OKLCH | oklch(75.58% 0.127 256.2) |
| XYZ | xyz(41.8493, 43.1225, 100.7065) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.61
Sky Blue (survey)
#75BBFD
ΔE00 3.69
Pastel Blue
#A2BFFE
ΔE00 7.09
Baby Blue (survey)
#A2CFFE
ΔE00 8.01
Sky
#82CAFC
ΔE00 8.05
Cornflowerblue
#6495ED
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79B2FF #FFC679
analogous
#79F5FF #79B2FF #8379FF
triadic
#79B2FF #FF79B2 #B2FF79
tetradic
#79B2FF #FF79F5 #FFC679 #79FF83
square
#79B2FF #FF79F5 #FFC679 #79FF83
split-complementary
#79B2FF #FF8379 #F5FF79
monochromatic
#006CFE #3C8FFF #79B2FF #B6D5FF #E0EDFF
Accessibility & contrast
On white
2.18
#79B2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#79B2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79B2FF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79B2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79B2FF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B7FF
Deuteranopia (green-blind)
#83AAFD
Tritanopia (blue-blind)
#2EC3CD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #79b2ff; /* rgb */ color: rgb(121, 178, 255); /* oklch */ color: oklch(75.6% 0.127 256.2);
Tailwind
colors: {
custom: {
50: '#a7c8ff',
500: '#79b2ff',
950: '#000000',
},
}SCSS
$custom: #79b2ff; $custom-light: #a7c8ff; $custom-dark: #000000;
JSON
{
"hex": "#79b2ff",
"rgb": {
"r": 121,
"g": 178,
"b": 255
},
"hsl": {
"h": 214.478,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.75581,
"c": 0.12673,
"h": 256.2
},
"luminance": 0.43126
}Semantic roles & 50–950 ramp
primary
#79B2FF
secondary
#F7E8D4
accent
#8400E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286