#7AE0FC#7AE0FC
#7AE0FC is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.5% C 0.103 H 217.8°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE0FC |
|---|---|
| RGB | rgb(122, 224, 252) |
| HSL | hsl(193, 96%, 73%) |
| HSV | hsv(193, 52%, 99%) |
| CMYK | cmyk(51.6%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(84.21, -22.36, -22.77) |
| CIE-LCH | lch(84.21, 31.91, 225.51°) |
| OKLab | oklab(85.51% -0.0811 -0.063) |
| OKLCH | oklch(85.51% 0.103 217.8) |
| XYZ | xyz(52.2456, 64.4726, 101.7678) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.13
Sky Blue
#87CEEB
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.81
Ice Blue
#A5DFF9
ΔE00 5.82
Baby Blue
#89CFF0
ΔE00 5.92
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE0FC #FC967A
analogous
#7AFCD7 #7AE0FC #7A9FFC
triadic
#7AE0FC #FC7AE0 #E0FC7A
tetradic
#7AE0FC #D77AFC #FC967A #9FFC7A
square
#7AE0FC #D77AFC #FC967A #9FFC7A
split-complementary
#7AE0FC #FC7A9F #FCD77A
monochromatic
#06C2F6 #3ED2FB #7AE0FC #B6EEFD #E1F8FE
Accessibility & contrast
On white
1.51
#7AE0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#7AE0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE0FC
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE0FC | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#1EEAE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ae0fc; /* rgb */ color: rgb(122, 224, 252); /* oklch */ color: oklch(85.5% 0.103 217.8);
Tailwind
colors: {
custom: {
50: '#a9e9fd',
500: '#7ae0fc',
950: '#000000',
},
}SCSS
$custom: #7ae0fc; $custom-light: #a9e9fd; $custom-dark: #000000;
JSON
{
"hex": "#7ae0fc",
"rgb": {
"r": 122,
"g": 224,
"b": 252
},
"hsl": {
"h": 192.923,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.85506,
"c": 0.10272,
"h": 217.8
},
"luminance": 0.64477
}Semantic roles & 50–950 ramp
primary
#7AE0FC
secondary
#D96241
accent
#3100E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485