#7AE3FB#7AE3FB
#7AE3FB is a very light, moderate cyan. Relative luminance 0.660; OKLCH L 86.1% C 0.103 H 214.4°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3FB |
|---|---|
| RGB | rgb(122, 227, 251) |
| HSL | hsl(191, 94%, 73%) |
| HSV | hsv(191, 51%, 98%) |
| CMYK | cmyk(51.4%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(85.01, -24.12, -21.02) |
| CIE-LCH | lch(85.01, 32.00, 221.07°) |
| OKLab | oklab(86.14% -0.0848 -0.0581) |
| OKLCH | oklch(86.14% 0.103 214.4) |
| XYZ | xyz(52.9009, 66.0361, 101.2065) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.30
Robin Egg Blue
#8AF1FE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 5.57
Sky Blue
#87CEEB
ΔE00 6.56
Ice Blue
#A5DFF9
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3FB #FB927A
analogous
#7AFBD3 #7AE3FB #7AA2FB
triadic
#7AE3FB #FB7AE3 #E3FB7A
tetradic
#7AE3FB #D37AFB #FB927A #A2FB7A
square
#7AE3FB #D37AFB #FB927A #A2FB7A
split-complementary
#7AE3FB #FB7AA2 #FBD37A
monochromatic
#07C7F3 #3FD6F9 #7AE3FB #B5F0FD #E1F9FE
Accessibility & contrast
On white
1.48
#7AE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#7AE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3FB
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3FB | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFC
Deuteranopia (green-blind)
#BECEFB
Tritanopia (blue-blind)
#1EECEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ae3fb; /* rgb */ color: rgb(122, 227, 251); /* oklch */ color: oklch(86.1% 0.103 214.4);
Tailwind
colors: {
custom: {
50: '#a9ecfc',
500: '#7ae3fb',
950: '#000000',
},
}SCSS
$custom: #7ae3fb; $custom-light: #a9ecfc; $custom-dark: #000000;
JSON
{
"hex": "#7ae3fb",
"rgb": {
"r": 122,
"g": 227,
"b": 251
},
"hsl": {
"h": 191.163,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.86138,
"c": 0.10277,
"h": 214.4
},
"luminance": 0.66041
}Semantic roles & 50–950 ramp
primary
#7AE3FB
secondary
#D85D41
accent
#2B00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485