#7AC8FB#7AC8FB
#7AC8FB is a light, moderate cyan. Relative luminance 0.524; OKLCH L 80.2% C 0.106 H 238.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC8FB |
|---|---|
| RGB | rgb(122, 200, 251) |
| HSL | hsl(204, 94%, 73%) |
| HSV | hsv(204, 51%, 98%) |
| CMYK | cmyk(51.4%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.52, -10.31, -32.47) |
| CIE-LCH | lch(77.52, 34.06, 252.38°) |
| OKLab | oklab(80.17% -0.0551 -0.0905) |
| OKLCH | oklch(80.17% 0.106 238.7) |
| XYZ | xyz(46.0866, 52.4074, 98.9351) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.01
Lightblue (survey)
#7BC8F6
ΔE00 1.17
Lightskyblue
#87CEFA
ΔE00 2.14
Light Blue
#95D0FC
ΔE00 3.52
Sky Blue (survey)
#75BBFD
ΔE00 4.81
Baby Blue
#89CFF0
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC8FB #FBAD7A
analogous
#7AFBEE #7AC8FB #7A87FB
triadic
#7AC8FB #FB7AC8 #C8FB7A
tetradic
#7AC8FB #EE7AFB #FBAD7A #87FB7A
square
#7AC8FB #EE7AFB #FBAD7A #87FB7A
split-complementary
#7AC8FB #FB7A87 #FBEE7A
monochromatic
#0796F3 #3FAFF9 #7AC8FB #B5E1FD #E1F3FE
Accessibility & contrast
On white
1.83
#7AC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#7AC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC8FB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC8FB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#9FBAFA
Tritanopia (blue-blind)
#2ED5D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ac8fb; /* rgb */ color: rgb(122, 200, 251); /* oklch */ color: oklch(80.2% 0.106 238.7);
Tailwind
colors: {
custom: {
50: '#a8d8fc',
500: '#7ac8fb',
950: '#000000',
},
}SCSS
$custom: #7ac8fb; $custom-light: #a8d8fc; $custom-dark: #000000;
JSON
{
"hex": "#7ac8fb",
"rgb": {
"r": 122,
"g": 200,
"b": 251
},
"hsl": {
"h": 203.721,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.80173,
"c": 0.10592,
"h": 238.7
},
"luminance": 0.52411
}Semantic roles & 50–950 ramp
primary
#7AC8FB
secondary
#D87D41
accent
#5B00E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385