#7AC8EB#7AC8EB
#7AC8EB is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.5% C 0.092 H 228.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC8EB |
|---|---|
| RGB | rgb(122, 200, 235) |
| HSL | hsl(199, 74%, 70%) |
| HSV | hsv(199, 48%, 92%) |
| CMYK | cmyk(48.1%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(76.95, -14.81, -24.77) |
| CIE-LCH | lch(76.95, 28.86, 239.14°) |
| OKLab | oklab(79.52% -0.0606 -0.0686) |
| OKLCH | oklch(79.52% 0.092 228.5) |
| XYZ | xyz(43.6702, 51.4409, 86.2090) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.19
Sky Blue
#87CEEB
ΔE00 2.33
Lightblue (survey)
#7BC8F6
ΔE00 3.26
Lightskyblue
#87CEFA
ΔE00 3.75
Sky
#82CAFC
ΔE00 4.78
Light Blue
#95D0FC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC8EB #EB9D7A
analogous
#7AEBD5 #7AC8EB #7A90EB
triadic
#7AC8EB #EB7AC8 #C8EB7A
tetradic
#7AC8EB #D57AEB #EB9D7A #90EB7A
square
#7AC8EB #D57AEB #EB9D7A #90EB7A
split-complementary
#7AC8EB #EB7A90 #EBD57A
monochromatic
#1F96CC #45B2E3 #7AC8EB #AFDEF3 #E4F4FB
Accessibility & contrast
On white
1.86
#7AC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#7AC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC8EB
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC8EB | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5ED
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#40D2D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ac8eb; /* rgb */ color: rgb(122, 200, 235); /* oklch */ color: oklch(79.5% 0.092 228.5);
Tailwind
colors: {
custom: {
50: '#a7d8f1',
500: '#7ac8eb',
950: '#000000',
},
}SCSS
$custom: #7ac8eb; $custom-light: #a7d8f1; $custom-dark: #000000;
JSON
{
"hex": "#7ac8eb",
"rgb": {
"r": 122,
"g": 200,
"b": 235
},
"hsl": {
"h": 198.584,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.79522,
"c": 0.09158,
"h": 228.5
},
"luminance": 0.51444
}Semantic roles & 50–950 ramp
primary
#7AC8EB
secondary
#C46D45
accent
#4D10D6
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385