#7AC8EE#7AC8EE
#7AC8EE is a light, moderate cyan. Relative luminance 0.516; OKLCH L 79.6% C 0.094 H 230.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7AC8EE |
|---|---|
| RGB | rgb(122, 200, 238) |
| HSL | hsl(200, 77%, 71%) |
| HSV | hsv(200, 49%, 93%) |
| CMYK | cmyk(48.7%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(77.05, -13.98, -26.22) |
| CIE-LCH | lch(77.05, 29.72, 241.95°) |
| OKLab | oklab(79.64% -0.0595 -0.0727) |
| OKLCH | oklch(79.64% 0.094 230.7) |
| XYZ | xyz(44.1073, 51.6157, 88.5109) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.34
Baby Blue
#89CFF0
ΔE00 2.35
Sky Blue
#87CEEB
ΔE00 2.95
Lightskyblue
#87CEFA
ΔE00 3.00
Sky
#82CAFC
ΔE00 3.89
Light Blue
#95D0FC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AC8EE #EEA07A
analogous
#7AEEDA #7AC8EE #7A8EEE
triadic
#7AC8EE #EE7AC8 #C8EE7A
tetradic
#7AC8EE #DA7AEE #EEA07A #8EEE7A
square
#7AC8EE #DA7AEE #EEA07A #8EEE7A
split-complementary
#7AC8EE #EE7A8E #EEDA7A
monochromatic
#1B96D3 #44B2E7 #7AC8EE #B0DEF5 #E4F4FC
Accessibility & contrast
On white
1.85
#7AC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#7AC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AC8EE
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AC8EE | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5F0
Deuteranopia (green-blind)
#A4B9ED
Tritanopia (blue-blind)
#3DD3D4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ac8ee; /* rgb */ color: rgb(122, 200, 238); /* oklch */ color: oklch(79.6% 0.094 230.7);
Tailwind
colors: {
custom: {
50: '#a7d8f3',
500: '#7ac8ee',
950: '#000000',
},
}SCSS
$custom: #7ac8ee; $custom-light: #a7d8f3; $custom-dark: #000000;
JSON
{
"hex": "#7ac8ee",
"rgb": {
"r": 122,
"g": 200,
"b": 238
},
"hsl": {
"h": 199.655,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.79641,
"c": 0.094,
"h": 230.7
},
"luminance": 0.51619
}Semantic roles & 50–950 ramp
primary
#7AC8EE
secondary
#C87045
accent
#4F0CDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385