#7ACEEB#7ACEEB
#7ACEEB is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.9% C 0.091 H 222.3°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEEB |
|---|---|
| RGB | rgb(122, 206, 235) |
| HSL | hsl(195, 74%, 70%) |
| HSV | hsv(195, 48%, 92%) |
| CMYK | cmyk(48.1%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.62, -17.90, -22.22) |
| CIE-LCH | lch(78.62, 28.53, 231.14°) |
| OKLab | oklab(80.86% -0.0675 -0.0614) |
| OKLCH | oklch(80.86% 0.091 222.3) |
| XYZ | xyz(45.0872, 54.2747, 86.6813) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.82
Baby Blue
#89CFF0
ΔE00 2.91
Lightskyblue
#87CEFA
ΔE00 5.71
Lightblue (survey)
#7BC8F6
ΔE00 5.76
Ice Blue
#A5DFF9
ΔE00 6.01
Bright Sky Blue
#02CCFE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEEB #EB977A
analogous
#7AEBCF #7ACEEB #7A96EB
triadic
#7ACEEB #EB7ACE #CEEB7A
tetradic
#7ACEEB #CF7AEB #EB977A #96EB7A
square
#7ACEEB #CF7AEB #EB977A #96EB7A
split-complementary
#7ACEEB #EB7A96 #EBCF7A
monochromatic
#1F9FCC #45BAE3 #7ACEEB #AFE2F3 #E4F5FB
Accessibility & contrast
On white
1.77
#7ACEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#7ACEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEEB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEEB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAED
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#3ED7D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7aceeb; /* rgb */ color: rgb(122, 206, 235); /* oklch */ color: oklch(80.9% 0.091 222.3);
Tailwind
colors: {
custom: {
50: '#a7ddf1',
500: '#7aceeb',
950: '#000000',
},
}SCSS
$custom: #7aceeb; $custom-light: #a7ddf1; $custom-dark: #000000;
JSON
{
"hex": "#7aceeb",
"rgb": {
"r": 122,
"g": 206,
"b": 235
},
"hsl": {
"h": 195.398,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.80857,
"c": 0.09126,
"h": 222.3
},
"luminance": 0.54278
}Semantic roles & 50–950 ramp
primary
#7ACEEB
secondary
#C46645
accent
#4210D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485