#7AE3FF#7AE3FF
#7AE3FF is a very light, moderate cyan. Relative luminance 0.663; OKLCH L 86.3% C 0.105 H 217.3°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3FF |
|---|---|
| RGB | rgb(122, 227, 255) |
| HSL | hsl(193, 100%, 74%) |
| HSV | hsv(193, 52%, 100%) |
| CMYK | cmyk(52.2%, 11%, 0%, 0%) |
| CIE-LAB | lab(85.14, -23.04, -22.93) |
| CIE-LCH | lch(85.14, 32.50, 224.87°) |
| OKLab | oklab(86.29% -0.0832 -0.0635) |
| OKLCH | oklch(86.29% 0.105 217.3) |
| XYZ | xyz(53.5381, 66.2910, 104.5624) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.30
Robin'S Egg
#6DEDFD
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Sky Blue
#87CEEB
ΔE00 5.99
Ice Blue
#A5DFF9
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3FF #FF967A
analogous
#7AFFD9 #7AE3FF #7AA1FF
triadic
#7AE3FF #FF7AE3 #E3FF7A
tetradic
#7AE3FF #D97AFF #FF967A #A1FF7A
square
#7AE3FF #D97AFF #FF967A #A1FF7A
split-complementary
#7AE3FF #FF7AA1 #FFD97A
monochromatic
#00C9FF #3DD6FF #7AE3FF #B7F0FF #E0F9FF
Accessibility & contrast
On white
1.47
#7AE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#7AE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3FF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3FF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#BCCEFF
Tritanopia (blue-blind)
#13EDEC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ae3ff; /* rgb */ color: rgb(122, 227, 255); /* oklch */ color: oklch(86.3% 0.105 217.3);
Tailwind
colors: {
custom: {
50: '#a9ecff',
500: '#7ae3ff',
950: '#000000',
},
}SCSS
$custom: #7ae3ff; $custom-light: #a9ecff; $custom-dark: #000000;
JSON
{
"hex": "#7ae3ff",
"rgb": {
"r": 122,
"g": 227,
"b": 255
},
"hsl": {
"h": 192.632,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.86285,
"c": 0.10469,
"h": 217.3
},
"luminance": 0.66296
}Semantic roles & 50–950 ramp
primary
#7AE3FF
secondary
#DD6140
accent
#3000E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111618
muted
#818486