#7ACEEA#7ACEEA
#7ACEEA is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.8% C 0.091 H 221.5°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACEEA |
|---|---|
| RGB | rgb(122, 206, 234) |
| HSL | hsl(195, 73%, 70%) |
| HSV | hsv(195, 48%, 92%) |
| CMYK | cmyk(47.9%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(78.59, -18.17, -21.74) |
| CIE-LCH | lch(78.59, 28.33, 230.10°) |
| OKLab | oklab(80.82% -0.0678 -0.0601) |
| OKLCH | oklch(80.82% 0.091 221.5) |
| XYZ | xyz(44.9431, 54.2171, 85.9225) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.01
Baby Blue
#89CFF0
ΔE00 3.17
Lightskyblue
#87CEFA
ΔE00 6.02
Lightblue (survey)
#7BC8F6
ΔE00 6.08
Ice Blue
#A5DFF9
ΔE00 6.08
Neon Blue
#04D9FF
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACEEA #EA967A
analogous
#7AEACE #7ACEEA #7A96EA
triadic
#7ACEEA #EA7ACE #CEEA7A
tetradic
#7ACEEA #CE7AEA #EA967A #96EA7A
square
#7ACEEA #CE7AEA #EA967A #96EA7A
split-complementary
#7ACEEA #EA7A96 #EACE7A
monochromatic
#209FCA #45BBE2 #7ACEEA #AFE1F2 #E4F5FB
Accessibility & contrast
On white
1.77
#7ACEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#7ACEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACEEA
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACEEA | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEC
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#3FD7D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7aceea; /* rgb */ color: rgb(122, 206, 234); /* oklch */ color: oklch(80.8% 0.091 221.5);
Tailwind
colors: {
custom: {
50: '#a7ddf0',
500: '#7aceea',
950: '#000000',
},
}SCSS
$custom: #7aceea; $custom-light: #a7ddf0; $custom-dark: #000000;
JSON
{
"hex": "#7aceea",
"rgb": {
"r": 122,
"g": 206,
"b": 234
},
"hsl": {
"h": 195,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.80819,
"c": 0.09062,
"h": 221.5
},
"luminance": 0.54221
}Semantic roles & 50–950 ramp
primary
#7ACEEA
secondary
#C36546
accent
#4211D5
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485