#7AC9FC#7AC9FC
#7AC9FC is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.4% C 0.106 H 238.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC9FC |
|---|---|
| RGB | rgb(122, 201, 252) |
| HSL | hsl(204, 96%, 73%) |
| HSV | hsv(204, 52%, 99%) |
| CMYK | cmyk(51.6%, 20.2%, 0%, 1.2%) |
| CIE-LAB | lab(77.84, -10.55, -32.52) |
| CIE-LCH | lch(77.84, 34.19, 252.02°) |
| OKLab | oklab(80.43% -0.0558 -0.0906) |
| OKLCH | oklch(80.43% 0.106 238.4) |
| XYZ | xyz(46.4770, 52.9353, 99.8449) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.01
Lightblue (survey)
#7BC8F6
ΔE00 1.14
Lightskyblue
#87CEFA
ΔE00 1.98
Light Blue
#95D0FC
ΔE00 3.46
Baby Blue
#89CFF0
ΔE00 4.69
Sky Blue (survey)
#75BBFD
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC9FC #FCAD7A
analogous
#7AFCEE #7AC9FC #7A88FC
triadic
#7AC9FC #FC7AC9 #C9FC7A
tetradic
#7AC9FC #EE7AFC #FCAD7A #88FC7A
square
#7AC9FC #EE7AFC #FCAD7A #88FC7A
split-complementary
#7AC9FC #FC7A88 #FCEE7A
monochromatic
#0698F6 #3EB1FB #7AC9FC #B6E1FD #E1F3FE
Accessibility & contrast
On white
1.81
#7AC9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#7AC9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC9FC
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC9FC | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#A0BAFB
Tritanopia (blue-blind)
#2CD6DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ac9fc; /* rgb */ color: rgb(122, 201, 252); /* oklch */ color: oklch(80.4% 0.106 238.4);
Tailwind
colors: {
custom: {
50: '#a8d9fd',
500: '#7ac9fc',
950: '#000000',
},
}SCSS
$custom: #7ac9fc; $custom-light: #a8d9fd; $custom-dark: #000000;
JSON
{
"hex": "#7ac9fc",
"rgb": {
"r": 122,
"g": 201,
"b": 252
},
"hsl": {
"h": 203.538,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.80433,
"c": 0.10646,
"h": 238.4
},
"luminance": 0.52939
}Semantic roles & 50–950 ramp
primary
#7AC9FC
secondary
#D97D41
accent
#5A00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385