#7AC8F3#7AC8F3
#7AC8F3 is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.8% C 0.098 H 234.0°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC8F3 |
|---|---|
| RGB | rgb(122, 200, 243) |
| HSL | hsl(201, 83%, 72%) |
| HSV | hsv(201, 50%, 95%) |
| CMYK | cmyk(49.8%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(77.23, -12.58, -28.63) |
| CIE-LCH | lch(77.23, 31.28, 246.28°) |
| OKLab | oklab(79.84% -0.0578 -0.0796) |
| OKLCH | oklch(79.84% 0.098 234) |
| XYZ | xyz(44.8521, 51.9136, 92.4334) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 0.90
Lightskyblue
#87CEFA
ΔE00 2.08
Sky
#82CAFC
ΔE00 2.54
Baby Blue
#89CFF0
ΔE00 3.15
Light Blue
#95D0FC
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC8F3 #F3A57A
analogous
#7AF3E1 #7AC8F3 #7A8CF3
triadic
#7AC8F3 #F37AC8 #C8F37A
tetradic
#7AC8F3 #E17AF3 #F3A57A #8CF37A
square
#7AC8F3 #E17AF3 #F3A57A #8CF37A
split-complementary
#7AC8F3 #F37A8C #F3E17A
monochromatic
#1497DF #42B1EE #7AC8F3 #B2DFF8 #E3F3FC
Accessibility & contrast
On white
1.84
#7AC8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#7AC8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC8F3
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC8F3 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F5
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#38D3D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7ac8f3; /* rgb */ color: rgb(122, 200, 243); /* oklch */ color: oklch(79.8% 0.098 234.0);
Tailwind
colors: {
custom: {
50: '#a7d8f7',
500: '#7ac8f3',
950: '#000000',
},
}SCSS
$custom: #7ac8f3; $custom-light: #a7d8f7; $custom-dark: #000000;
JSON
{
"hex": "#7ac8f3",
"rgb": {
"r": 122,
"g": 200,
"b": 243
},
"hsl": {
"h": 201.322,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.79842,
"c": 0.09834,
"h": 234
},
"luminance": 0.51917
}Semantic roles & 50–950 ramp
primary
#7AC8F3
secondary
#CE7543
accent
#5306E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385