#7AE2FB#7AE2FB
#7AE2FB is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 85.9% C 0.103 H 215.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE2FB |
|---|---|
| RGB | rgb(122, 226, 251) |
| HSL | hsl(192, 94%, 73%) |
| HSV | hsv(192, 51%, 98%) |
| CMYK | cmyk(51.4%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(84.74, -23.63, -21.44) |
| CIE-LCH | lch(84.74, 31.91, 222.23°) |
| OKLab | oklab(85.92% -0.0837 -0.0593) |
| OKLCH | oklch(85.92% 0.103 215.3) |
| XYZ | xyz(52.6282, 65.4907, 101.1156) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Neon Blue
#04D9FF
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Sky Blue
#87CEEB
ΔE00 6.19
Ice Blue
#A5DFF9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE2FB #FB937A
analogous
#7AFBD3 #7AE2FB #7AA1FB
triadic
#7AE2FB #FB7AE2 #E2FB7A
tetradic
#7AE2FB #D37AFB #FB937A #A1FB7A
square
#7AE2FB #D37AFB #FB937A #A1FB7A
split-complementary
#7AE2FB #FB7AA1 #FBD37A
monochromatic
#07C6F3 #3FD5F9 #7AE2FB #B5EFFD #E1F9FE
Accessibility & contrast
On white
1.49
#7AE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#7AE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE2FB
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE2FB | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFC
Deuteranopia (green-blind)
#BDCDFB
Tritanopia (blue-blind)
#1FECEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ae2fb; /* rgb */ color: rgb(122, 226, 251); /* oklch */ color: oklch(85.9% 0.103 215.3);
Tailwind
colors: {
custom: {
50: '#a9ebfc',
500: '#7ae2fb',
950: '#000000',
},
}SCSS
$custom: #7ae2fb; $custom-light: #a9ebfc; $custom-dark: #000000;
JSON
{
"hex": "#7ae2fb",
"rgb": {
"r": 122,
"g": 226,
"b": 251
},
"hsl": {
"h": 191.628,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.85915,
"c": 0.10255,
"h": 215.3
},
"luminance": 0.65495
}Semantic roles & 50–950 ramp
primary
#7AE2FB
secondary
#D85E41
accent
#2C00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485