#7AC4FC#7AC4FC
#7AC4FC is a light, moderate cyan. Relative luminance 0.506; OKLCH L 79.3% C 0.109 H 242.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC4FC |
|---|---|
| RGB | rgb(122, 196, 252) |
| HSL | hsl(206, 96%, 73%) |
| HSV | hsv(206, 52%, 99%) |
| CMYK | cmyk(51.6%, 22.2%, 0%, 1.2%) |
| CIE-LAB | lab(76.46, -7.89, -34.64) |
| CIE-LCH | lch(76.46, 35.53, 257.16°) |
| OKLab | oklab(79.35% -0.0503 -0.0967) |
| OKLCH | oklch(79.35% 0.109 242.5) |
| XYZ | xyz(45.3303, 50.6421, 99.4627) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.89
Lightblue (survey)
#7BC8F6
ΔE00 2.77
Sky Blue (survey)
#75BBFD
ΔE00 3.05
Lightskyblue
#87CEFA
ΔE00 3.56
Light Blue
#95D0FC
ΔE00 4.04
Baby Blue (survey)
#A2CFFE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC4FC #FCB27A
analogous
#7AFCF3 #7AC4FC #7A83FC
triadic
#7AC4FC #FC7AC4 #C4FC7A
tetradic
#7AC4FC #F37AFC #FCB27A #83FC7A
square
#7AC4FC #F37AFC #FCB27A #83FC7A
split-complementary
#7AC4FC #FC7A83 #FCF37A
monochromatic
#068EF6 #3EA9FB #7AC4FC #B6DFFD #E1F2FE
Accessibility & contrast
On white
1.89
#7AC4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7AC4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC4FC
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC4FC | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#2FD2D7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ac4fc; /* rgb */ color: rgb(122, 196, 252); /* oklch */ color: oklch(79.3% 0.109 242.5);
Tailwind
colors: {
custom: {
50: '#a8d5fd',
500: '#7ac4fc',
950: '#000000',
},
}SCSS
$custom: #7ac4fc; $custom-light: #a8d5fd; $custom-dark: #000000;
JSON
{
"hex": "#7ac4fc",
"rgb": {
"r": 122,
"g": 196,
"b": 252
},
"hsl": {
"h": 205.846,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.79345,
"c": 0.109,
"h": 242.5
},
"luminance": 0.50646
}Semantic roles & 50–950 ramp
primary
#7AC4FC
secondary
#D98341
accent
#6300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385