#7ACAFA#7ACAFA
#7ACAFA is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.6% C 0.104 H 236.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACAFA |
|---|---|
| RGB | rgb(122, 202, 250) |
| HSL | hsl(203, 93%, 73%) |
| HSV | hsv(203, 51%, 98%) |
| CMYK | cmyk(51.2%, 19.2%, 0%, 2%) |
| CIE-LAB | lab(78.04, -11.65, -31.14) |
| CIE-LCH | lch(78.04, 33.25, 249.48°) |
| OKLab | oklab(80.57% -0.0576 -0.0867) |
| OKLCH | oklch(80.57% 0.104 236.4) |
| XYZ | xyz(46.3956, 53.2770, 98.2625) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.63
Sky
#82CAFC
ΔE00 1.54
Lightskyblue
#87CEFA
ΔE00 1.62
Light Blue
#95D0FC
ΔE00 3.56
Baby Blue
#89CFF0
ΔE00 3.94
Sky Blue
#87CEEB
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACAFA #FAAA7A
analogous
#7AFAEA #7ACAFA #7A8AFA
triadic
#7ACAFA #FA7ACA #CAFA7A
tetradic
#7ACAFA #EA7AFA #FAAA7A #8AFA7A
square
#7ACAFA #EA7AFA #FAAA7A #8AFA7A
split-complementary
#7ACAFA #FA7A8A #FAEA7A
monochromatic
#099AF1 #3FB2F8 #7ACAFA #B5E2FC #E2F3FE
Accessibility & contrast
On white
1.80
#7ACAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#7ACAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACAFA
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACAFA | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#2FD6DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7acafa; /* rgb */ color: rgb(122, 202, 250); /* oklch */ color: oklch(80.6% 0.104 236.4);
Tailwind
colors: {
custom: {
50: '#a8dafc',
500: '#7acafa',
950: '#000000',
},
}SCSS
$custom: #7acafa; $custom-light: #a8dafc; $custom-dark: #000000;
JSON
{
"hex": "#7acafa",
"rgb": {
"r": 122,
"g": 202,
"b": 250
},
"hsl": {
"h": 202.5,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.80568,
"c": 0.1041,
"h": 236.4
},
"luminance": 0.53281
}Semantic roles & 50–950 ramp
primary
#7ACAFA
secondary
#D77941
accent
#5600E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385