#7AC7DD#7AC7DD
#7AC7DD is a light, moderate cyan. Relative luminance 0.502; OKLCH L 78.8% C 0.082 H 218.1°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC7DD |
|---|---|
| RGB | rgb(122, 199, 221) |
| HSL | hsl(193, 59%, 67%) |
| HSV | hsv(193, 45%, 87%) |
| CMYK | cmyk(44.8%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(76.19, -18.08, -18.38) |
| CIE-LCH | lch(76.19, 25.78, 225.47°) |
| OKLab | oklab(78.77% -0.0647 -0.0507) |
| OKLCH | oklch(78.77% 0.082 218.1) |
| XYZ | xyz(41.4958, 50.2018, 75.8958) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.58
Baby Blue
#89CFF0
ΔE00 4.91
Neon Blue
#04D9FF
ΔE00 7.49
Lightblue (survey)
#7BC8F6
ΔE00 7.53
Ice Blue
#A5DFF9
ΔE00 7.61
Bright Sky Blue
#02CCFE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC7DD #DD907A
analogous
#7ADDC1 #7AC7DD #7A96DD
triadic
#7AC7DD #DD7AC7 #C7DD7A
tetradic
#7AC7DD #C17ADD #DD907A #96DD7A
square
#7AC7DD #C17ADD #DD907A #96DD7A
split-complementary
#7AC7DD #DD7A96 #DDC17A
monochromatic
#2D93B0 #49B2D1 #7AC7DD #ABDCE9 #DBF0F6
Accessibility & contrast
On white
1.90
#7AC7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#7AC7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC7DD
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC7DD | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#A9B7DD
Tritanopia (blue-blind)
#4BCFCE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ac7dd; /* rgb */ color: rgb(122, 199, 221); /* oklch */ color: oklch(78.8% 0.082 218.1);
Tailwind
colors: {
custom: {
50: '#a6d8e7',
500: '#7ac7dd',
950: '#000000',
},
}SCSS
$custom: #7ac7dd; $custom-light: #a6d8e7; $custom-dark: #000000;
JSON
{
"hex": "#7ac7dd",
"rgb": {
"r": 122,
"g": 199,
"b": 221
},
"hsl": {
"h": 193.333,
"s": 59.281,
"l": 67.255
},
"oklch": {
"l": 0.78767,
"c": 0.08216,
"h": 218.1
},
"luminance": 0.50205
}Semantic roles & 50–950 ramp
primary
#7AC7DD
secondary
#B26149
accent
#441FC7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384