#7AE2FC#7AE2FC
#7AE2FC is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 86.0% C 0.103 H 216.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE2FC |
|---|---|
| RGB | rgb(122, 226, 252) |
| HSL | hsl(192, 96%, 73%) |
| HSV | hsv(192, 52%, 99%) |
| CMYK | cmyk(51.6%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.77, -23.36, -21.92) |
| CIE-LCH | lch(84.77, 32.03, 223.18°) |
| OKLab | oklab(85.95% -0.0833 -0.0606) |
| OKLCH | oklch(85.95% 0.103 216.1) |
| XYZ | xyz(52.7863, 65.5539, 101.9480) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Robin'S Egg Blue
#98EFF9
ΔE00 5.90
Sky Blue
#87CEEB
ΔE00 6.04
Ice Blue
#A5DFF9
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE2FC #FC947A
analogous
#7AFCD5 #7AE2FC #7AA1FC
triadic
#7AE2FC #FC7AE2 #E2FC7A
tetradic
#7AE2FC #D57AFC #FC947A #A1FC7A
square
#7AE2FC #D57AFC #FC947A #A1FC7A
split-complementary
#7AE2FC #FC7AA1 #FCD57A
monochromatic
#06C6F6 #3ED5FB #7AE2FC #B6EFFD #E1F8FE
Accessibility & contrast
On white
1.49
#7AE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#7AE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE2FC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE2FC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#1DECEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ae2fc; /* rgb */ color: rgb(122, 226, 252); /* oklch */ color: oklch(86.0% 0.103 216.1);
Tailwind
colors: {
custom: {
50: '#a9ebfd',
500: '#7ae2fc',
950: '#000000',
},
}SCSS
$custom: #7ae2fc; $custom-light: #a9ebfd; $custom-dark: #000000;
JSON
{
"hex": "#7ae2fc",
"rgb": {
"r": 122,
"g": 226,
"b": 252
},
"hsl": {
"h": 192,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.85952,
"c": 0.10303,
"h": 216.1
},
"luminance": 0.65559
}Semantic roles & 50–950 ramp
primary
#7AE2FC
secondary
#D95F41
accent
#2E00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485