#7ACCFC#7ACCFC
#7ACCFC is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.1% C 0.105 H 235.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCFC |
|---|---|
| RGB | rgb(122, 204, 252) |
| HSL | hsl(202, 96%, 73%) |
| HSV | hsv(202, 52%, 99%) |
| CMYK | cmyk(51.6%, 19%, 0%, 1.2%) |
| CIE-LAB | lab(78.66, -12.13, -31.24) |
| CIE-LCH | lch(78.66, 33.52, 248.78°) |
| OKLab | oklab(81.09% -0.0592 -0.087) |
| OKLCH | oklch(81.09% 0.105 235.8) |
| XYZ | xyz(47.1832, 54.3477, 100.0803) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.08
Lightskyblue
#87CEFA
ΔE00 1.49
Sky
#82CAFC
ΔE00 1.82
Light Blue
#95D0FC
ΔE00 3.56
Baby Blue
#89CFF0
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCFC #FCAA7A
analogous
#7AFCEB #7ACCFC #7A8BFC
triadic
#7ACCFC #FC7ACC #CCFC7A
tetradic
#7ACCFC #EB7AFC #FCAA7A #8BFC7A
square
#7ACCFC #EB7AFC #FCAA7A #8BFC7A
split-complementary
#7ACCFC #FC7A8B #FCEB7A
monochromatic
#069DF6 #3EB5FB #7ACCFC #B6E3FD #E1F4FE
Accessibility & contrast
On white
1.77
#7ACCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#7ACCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCFC
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCFC | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFE
Deuteranopia (green-blind)
#A4BDFB
Tritanopia (blue-blind)
#2BD9DC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7accfc; /* rgb */ color: rgb(122, 204, 252); /* oklch */ color: oklch(81.1% 0.105 235.8);
Tailwind
colors: {
custom: {
50: '#a8dbfd',
500: '#7accfc',
950: '#000000',
},
}SCSS
$custom: #7accfc; $custom-light: #a8dbfd; $custom-dark: #000000;
JSON
{
"hex": "#7accfc",
"rgb": {
"r": 122,
"g": 204,
"b": 252
},
"hsl": {
"h": 202.154,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.81089,
"c": 0.10521,
"h": 235.8
},
"luminance": 0.54352
}Semantic roles & 50–950 ramp
primary
#7ACCFC
secondary
#D97941
accent
#5500E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485