#7ACCFA#7ACCFA
#7ACCFA is a light, moderate cyan. Relative luminance 0.542; OKLCH L 81.0% C 0.103 H 234.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCFA |
|---|---|
| RGB | rgb(122, 204, 250) |
| HSL | hsl(202, 93%, 73%) |
| HSV | hsv(202, 51%, 98%) |
| CMYK | cmyk(51.2%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(78.59, -12.70, -30.29) |
| CIE-LCH | lch(78.59, 32.84, 247.25°) |
| OKLab | oklab(81.01% -0.0599 -0.0843) |
| OKLCH | oklch(81.01% 0.103 234.6) |
| XYZ | xyz(46.8679, 54.2216, 98.4200) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.13
Lightskyblue
#87CEFA
ΔE00 1.55
Sky
#82CAFC
ΔE00 2.22
Baby Blue
#89CFF0
ΔE00 3.31
Light Blue
#95D0FC
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCFA #FAA87A
analogous
#7AFAE8 #7ACCFA #7A8CFA
triadic
#7ACCFA #FA7ACC #CCFA7A
tetradic
#7ACCFA #E87AFA #FAA87A #8CFA7A
square
#7ACCFA #E87AFA #FAA87A #8CFA7A
split-complementary
#7ACCFA #FA7A8C #FAE87A
monochromatic
#099DF1 #3FB5F8 #7ACCFA #B5E3FC #E2F4FE
Accessibility & contrast
On white
1.77
#7ACCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#7ACCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCFA
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCFA | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFC
Deuteranopia (green-blind)
#A4BDF9
Tritanopia (blue-blind)
#2ED8DB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7accfa; /* rgb */ color: rgb(122, 204, 250); /* oklch */ color: oklch(81.0% 0.103 234.6);
Tailwind
colors: {
custom: {
50: '#a8dbfc',
500: '#7accfa',
950: '#000000',
},
}SCSS
$custom: #7accfa; $custom-light: #a8dbfc; $custom-dark: #000000;
JSON
{
"hex": "#7accfa",
"rgb": {
"r": 122,
"g": 204,
"b": 250
},
"hsl": {
"h": 201.563,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.81006,
"c": 0.10337,
"h": 234.6
},
"luminance": 0.54225
}Semantic roles & 50–950 ramp
primary
#7ACCFA
secondary
#D77741
accent
#5200E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485