#7AC8FC#7AC8FC
#7AC8FC is a light, moderate cyan. Relative luminance 0.525; OKLCH L 80.2% C 0.107 H 239.2°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC8FC |
|---|---|
| RGB | rgb(122, 200, 252) |
| HSL | hsl(204, 96%, 73%) |
| HSV | hsv(204, 52%, 99%) |
| CMYK | cmyk(51.6%, 20.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.56, -10.02, -32.94) |
| CIE-LCH | lch(77.56, 34.43, 253.08°) |
| OKLab | oklab(80.22% -0.0547 -0.0918) |
| OKLCH | oklch(80.22% 0.107 239.2) |
| XYZ | xyz(46.2446, 52.4706, 99.7675) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 0.96
Lightblue (survey)
#7BC8F6
ΔE00 1.40
Lightskyblue
#87CEFA
ΔE00 2.26
Light Blue
#95D0FC
ΔE00 3.51
Sky Blue (survey)
#75BBFD
ΔE00 4.65
Baby Blue
#89CFF0
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC8FC #FCAE7A
analogous
#7AFCEF #7AC8FC #7A87FC
triadic
#7AC8FC #FC7AC8 #C8FC7A
tetradic
#7AC8FC #EF7AFC #FCAE7A #87FC7A
square
#7AC8FC #EF7AFC #FCAE7A #87FC7A
split-complementary
#7AC8FC #FC7A87 #FCEF7A
monochromatic
#0696F6 #3EAFFB #7AC8FC #B6E1FD #E1F3FE
Accessibility & contrast
On white
1.83
#7AC8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#7AC8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC8FC
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC8FC | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#2DD5D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ac8fc; /* rgb */ color: rgb(122, 200, 252); /* oklch */ color: oklch(80.2% 0.107 239.2);
Tailwind
colors: {
custom: {
50: '#a8d8fd',
500: '#7ac8fc',
950: '#000000',
},
}SCSS
$custom: #7ac8fc; $custom-light: #a8d8fd; $custom-dark: #000000;
JSON
{
"hex": "#7ac8fc",
"rgb": {
"r": 122,
"g": 200,
"b": 252
},
"hsl": {
"h": 204,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.80215,
"c": 0.10692,
"h": 239.2
},
"luminance": 0.52474
}Semantic roles & 50–950 ramp
primary
#7AC8FC
secondary
#D97E41
accent
#5C00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385