#7AC3FC#7AC3FC
#7AC3FC is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.1% C 0.110 H 243.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC3FC |
|---|---|
| RGB | rgb(122, 195, 252) |
| HSL | hsl(206, 96%, 73%) |
| HSV | hsv(206, 52%, 99%) |
| CMYK | cmyk(51.6%, 22.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.19, -7.36, -35.07) |
| CIE-LCH | lch(76.19, 35.83, 258.15°) |
| OKLab | oklab(79.13% -0.0492 -0.0979) |
| OKLCH | oklch(79.13% 0.11 243.3) |
| XYZ | xyz(45.1055, 50.1924, 99.3878) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.23
Sky Blue (survey)
#75BBFD
ΔE00 2.66
Lightblue (survey)
#7BC8F6
ΔE00 3.12
Lightskyblue
#87CEFA
ΔE00 3.90
Light Blue
#95D0FC
ΔE00 4.24
Baby Blue (survey)
#A2CFFE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC3FC #FCB37A
analogous
#7AFCF4 #7AC3FC #7A82FC
triadic
#7AC3FC #FC7AC3 #C3FC7A
tetradic
#7AC3FC #F47AFC #FCB37A #82FC7A
square
#7AC3FC #F47AFC #FCB37A #82FC7A
split-complementary
#7AC3FC #FC7A82 #FCF47A
monochromatic
#068DF6 #3EA8FB #7AC3FC #B6DEFD #E1F1FE
Accessibility & contrast
On white
1.90
#7AC3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7AC3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC3FC
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC3FC | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#2FD1D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ac3fc; /* rgb */ color: rgb(122, 195, 252); /* oklch */ color: oklch(79.1% 0.110 243.3);
Tailwind
colors: {
custom: {
50: '#a8d5fd',
500: '#7ac3fc',
950: '#000000',
},
}SCSS
$custom: #7ac3fc; $custom-light: #a8d5fd; $custom-dark: #000000;
JSON
{
"hex": "#7ac3fc",
"rgb": {
"r": 122,
"g": 195,
"b": 252
},
"hsl": {
"h": 206.308,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.79129,
"c": 0.10959,
"h": 243.3
},
"luminance": 0.50196
}Semantic roles & 50–950 ramp
primary
#7AC3FC
secondary
#D98441
accent
#6500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385