#7AC8DD#7AC8DD
#7AC8DD is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.0% C 0.082 H 216.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC8DD |
|---|---|
| RGB | rgb(122, 200, 221) |
| HSL | hsl(193, 59%, 67%) |
| HSV | hsv(193, 45%, 87%) |
| CMYK | cmyk(44.8%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(76.47, -18.59, -17.95) |
| CIE-LCH | lch(76.47, 25.84, 224.00°) |
| OKLab | oklab(78.99% -0.0659 -0.0495) |
| OKLCH | oklch(78.99% 0.082 216.9) |
| XYZ | xyz(41.7267, 50.6634, 75.9728) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.83
Baby Blue
#89CFF0
ΔE00 5.20
Neon Blue
#04D9FF
ΔE00 7.38
Lightblue
#ADD8E6
ΔE00 7.61
Ice Blue
#A5DFF9
ΔE00 7.65
Bright Sky Blue
#02CCFE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC8DD #DD8F7A
analogous
#7ADDC0 #7AC8DD #7A97DD
triadic
#7AC8DD #DD7AC8 #C8DD7A
tetradic
#7AC8DD #C07ADD #DD8F7A #97DD7A
square
#7AC8DD #C07ADD #DD8F7A #97DD7A
split-complementary
#7AC8DD #DD7A97 #DDC07A
monochromatic
#2D94B0 #49B4D1 #7AC8DD #ABDCE9 #DBF0F6
Accessibility & contrast
On white
1.89
#7AC8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7AC8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC8DD
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC8DD | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DE
Deuteranopia (green-blind)
#AAB8DD
Tritanopia (blue-blind)
#4BD0CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ac8dd; /* rgb */ color: rgb(122, 200, 221); /* oklch */ color: oklch(79.0% 0.082 216.9);
Tailwind
colors: {
custom: {
50: '#a6d8e7',
500: '#7ac8dd',
950: '#000000',
},
}SCSS
$custom: #7ac8dd; $custom-light: #a6d8e7; $custom-dark: #000000;
JSON
{
"hex": "#7ac8dd",
"rgb": {
"r": 122,
"g": 200,
"b": 221
},
"hsl": {
"h": 192.727,
"s": 59.281,
"l": 67.255
},
"oklch": {
"l": 0.78992,
"c": 0.08237,
"h": 216.9
},
"luminance": 0.50667
}Semantic roles & 50–950 ramp
primary
#7AC8DD
secondary
#B26049
accent
#421FC7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384