#7ACCF2#7ACCF2
#7ACCF2 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.7% C 0.096 H 229.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACCF2 |
|---|---|
| RGB | rgb(122, 204, 242) |
| HSL | hsl(199, 82%, 71%) |
| HSV | hsv(199, 50%, 95%) |
| CMYK | cmyk(49.6%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(78.30, -14.95, -26.45) |
| CIE-LCH | lch(78.30, 30.38, 240.53°) |
| OKLab | oklab(80.68% -0.0627 -0.0734) |
| OKLCH | oklch(80.68% 0.096 229.5) |
| XYZ | xyz(45.6400, 53.7304, 91.9531) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.86
Sky Blue
#87CEEB
ΔE00 2.51
Lightblue (survey)
#7BC8F6
ΔE00 2.83
Lightskyblue
#87CEFA
ΔE00 3.01
Sky
#82CAFC
ΔE00 4.24
Light Blue
#95D0FC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACCF2 #F2A07A
analogous
#7AF2DC #7ACCF2 #7A90F2
triadic
#7ACCF2 #F27ACC #CCF27A
tetradic
#7ACCF2 #DC7AF2 #F2A07A #90F27A
square
#7ACCF2 #DC7AF2 #F2A07A #90F27A
split-complementary
#7ACCF2 #F27A90 #F2DC7A
monochromatic
#169DDC #42B7ED #7ACCF2 #B2E1F7 #E3F4FC
Accessibility & contrast
On white
1.79
#7ACCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#7ACCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACCF2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACCF2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F4
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#38D7D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7accf2; /* rgb */ color: rgb(122, 204, 242); /* oklch */ color: oklch(80.7% 0.096 229.5);
Tailwind
colors: {
custom: {
50: '#a7dbf6',
500: '#7accf2',
950: '#000000',
},
}SCSS
$custom: #7accf2; $custom-light: #a7dbf6; $custom-dark: #000000;
JSON
{
"hex": "#7accf2",
"rgb": {
"r": 122,
"g": 204,
"b": 242
},
"hsl": {
"h": 199,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.80684,
"c": 0.09649,
"h": 229.5
},
"luminance": 0.53734
}Semantic roles & 50–950 ramp
primary
#7ACCF2
secondary
#CD6F44
accent
#4B07DF
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485