#79C3FB#79C3FB
#79C3FB is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.0% C 0.109 H 242.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #79C3FB |
|---|---|
| RGB | rgb(121, 195, 251) |
| HSL | hsl(206, 94%, 73%) |
| HSV | hsv(206, 52%, 98%) |
| CMYK | cmyk(51.8%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.10, -7.86, -34.66) |
| CIE-LCH | lch(76.10, 35.54, 257.22°) |
| OKLab | oklab(79.04% -0.0503 -0.0968) |
| OKLCH | oklch(79.04% 0.109 242.5) |
| XYZ | xyz(44.8066, 50.0566, 98.5488) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.10
Lightblue (survey)
#7BC8F6
ΔE00 2.85
Sky Blue (survey)
#75BBFD
ΔE00 2.88
Lightskyblue
#87CEFA
ΔE00 3.74
Light Blue
#95D0FC
ΔE00 4.25
Baby Blue (survey)
#A2CFFE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79C3FB #FBB179
analogous
#79FBF2 #79C3FB #7982FB
triadic
#79C3FB #FB79C3 #C3FB79
tetradic
#79C3FB #F279FB #FBB179 #82FB79
square
#79C3FB #F279FB #FBB179 #82FB79
split-complementary
#79C3FB #FB7982 #FBF279
monochromatic
#078DF2 #3EA8F9 #79C3FB #B4DEFD #E1F2FE
Accessibility & contrast
On white
1.91
#79C3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#79C3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79C3FB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79C3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79C3FB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FE
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#2CD1D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79c3fb; /* rgb */ color: rgb(121, 195, 251); /* oklch */ color: oklch(79.0% 0.109 242.5);
Tailwind
colors: {
custom: {
50: '#a7d5fd',
500: '#79c3fb',
950: '#000000',
},
}SCSS
$custom: #79c3fb; $custom-light: #a7d5fd; $custom-dark: #000000;
JSON
{
"hex": "#79c3fb",
"rgb": {
"r": 121,
"g": 195,
"b": 251
},
"hsl": {
"h": 205.846,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.79038,
"c": 0.10907,
"h": 242.5
},
"luminance": 0.5006
}Semantic roles & 50–950 ramp
primary
#79C3FB
secondary
#D88240
accent
#6300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385