#7AC3FB#7AC3FB
#7AC3FB is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.1% C 0.109 H 242.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC3FB |
|---|---|
| RGB | rgb(122, 195, 251) |
| HSL | hsl(206, 94%, 73%) |
| HSV | hsv(206, 51%, 98%) |
| CMYK | cmyk(51.4%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(76.15, -7.65, -34.59) |
| CIE-LCH | lch(76.15, 35.42, 257.54°) |
| OKLab | oklab(79.09% -0.0495 -0.0966) |
| OKLCH | oklch(79.09% 0.109 242.9) |
| XYZ | xyz(44.9475, 50.1292, 98.5554) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 2.12
Sky Blue (survey)
#75BBFD
ΔE00 2.79
Lightblue (survey)
#7BC8F6
ΔE00 2.94
Lightskyblue
#87CEFA
ΔE00 3.77
Light Blue
#95D0FC
ΔE00 4.19
Baby Blue (survey)
#A2CFFE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC3FB #FBB27A
analogous
#7AFBF3 #7AC3FB #7A82FB
triadic
#7AC3FB #FB7AC3 #C3FB7A
tetradic
#7AC3FB #F37AFB #FBB27A #82FB7A
square
#7AC3FB #F37AFB #FBB27A #82FB7A
split-complementary
#7AC3FB #FB7A82 #FBF37A
monochromatic
#078DF3 #3FA8F9 #7AC3FB #B5DEFD #E1F2FE
Accessibility & contrast
On white
1.90
#7AC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#7AC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC3FB
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC3FB | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FE
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#30D1D6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ac3fb; /* rgb */ color: rgb(122, 195, 251); /* oklch */ color: oklch(79.1% 0.109 242.9);
Tailwind
colors: {
custom: {
50: '#a8d5fd',
500: '#7ac3fb',
950: '#000000',
},
}SCSS
$custom: #7ac3fb; $custom-light: #a8d5fd; $custom-dark: #000000;
JSON
{
"hex": "#7ac3fb",
"rgb": {
"r": 122,
"g": 195,
"b": 251
},
"hsl": {
"h": 206.047,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.79085,
"c": 0.10851,
"h": 242.9
},
"luminance": 0.50133
}Semantic roles & 50–950 ramp
primary
#7AC3FB
secondary
#D88341
accent
#6400E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385