#7ACDED#7ACDED
#7ACDED is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.7% C 0.093 H 224.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7ACDED |
|---|---|
| RGB | rgb(122, 205, 237) |
| HSL | hsl(197, 76%, 70%) |
| HSV | hsv(197, 49%, 93%) |
| CMYK | cmyk(48.5%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(78.41, -16.84, -23.61) |
| CIE-LCH | lch(78.41, 29.01, 234.50°) |
| OKLab | oklab(80.71% -0.0656 -0.0654) |
| OKLCH | oklch(80.71% 0.093 224.9) |
| XYZ | xyz(45.1378, 53.9110, 88.1316) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.53
Baby Blue
#89CFF0
ΔE00 2.18
Lightblue (survey)
#7BC8F6
ΔE00 4.71
Lightskyblue
#87CEFA
ΔE00 4.74
Bright Sky Blue
#02CCFE
ΔE00 5.80
Ice Blue
#A5DFF9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ACDED #ED9A7A
analogous
#7AEDD4 #7ACDED #7A93ED
triadic
#7ACDED #ED7ACD #CDED7A
tetradic
#7ACDED #D47AED #ED9A7A #93ED7A
square
#7ACDED #D47AED #ED9A7A #93ED7A
split-complementary
#7ACDED #ED7A93 #EDD47A
monochromatic
#1C9ED0 #44B9E6 #7ACDED #B0E1F4 #E4F5FB
Accessibility & contrast
On white
1.78
#7ACDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#7ACDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ACDED
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ACDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ACDED | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EF
Deuteranopia (green-blind)
#AABCED
Tritanopia (blue-blind)
#3DD7D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7acded; /* rgb */ color: rgb(122, 205, 237); /* oklch */ color: oklch(80.7% 0.093 224.9);
Tailwind
colors: {
custom: {
50: '#a7dcf3',
500: '#7acded',
950: '#000000',
},
}SCSS
$custom: #7acded; $custom-light: #a7dcf3; $custom-dark: #000000;
JSON
{
"hex": "#7acded",
"rgb": {
"r": 122,
"g": 205,
"b": 237
},
"hsl": {
"h": 196.696,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.80711,
"c": 0.0926,
"h": 224.9
},
"luminance": 0.53915
}Semantic roles & 50–950 ramp
primary
#7ACDED
secondary
#C66945
accent
#460DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485