#7AE3FE#7AE3FE
#7AE3FE is a very light, moderate cyan. Relative luminance 0.662; OKLCH L 86.2% C 0.104 H 216.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE3FE |
|---|---|
| RGB | rgb(122, 227, 254) |
| HSL | hsl(192, 99%, 74%) |
| HSV | hsv(192, 52%, 100%) |
| CMYK | cmyk(52%, 10.6%, 0%, 0.4%) |
| CIE-LAB | lab(85.11, -23.31, -22.45) |
| CIE-LCH | lch(85.11, 32.37, 223.93°) |
| OKLab | oklab(86.25% -0.0836 -0.0621) |
| OKLCH | oklch(86.25% 0.104 216.6) |
| XYZ | xyz(53.3776, 66.2268, 103.7169) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.34
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 6.11
Ice Blue
#A5DFF9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE3FE #FE957A
analogous
#7AFED7 #7AE3FE #7AA1FE
triadic
#7AE3FE #FE7AE3 #E3FE7A
tetradic
#7AE3FE #D77AFE #FE957A #A1FE7A
square
#7AE3FE #D77AFE #FE957A #A1FE7A
split-complementary
#7AE3FE #FE7AA1 #FED77A
monochromatic
#02C9FC #3DD6FE #7AE3FE #B7F0FE #E1F9FF
Accessibility & contrast
On white
1.47
#7AE3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#7AE3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE3FE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE3FE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#BDCEFE
Tritanopia (blue-blind)
#16EDEB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7ae3fe; /* rgb */ color: rgb(122, 227, 254); /* oklch */ color: oklch(86.2% 0.104 216.6);
Tailwind
colors: {
custom: {
50: '#a9ecfe',
500: '#7ae3fe',
950: '#000000',
},
}SCSS
$custom: #7ae3fe; $custom-light: #a9ecfe; $custom-dark: #000000;
JSON
{
"hex": "#7ae3fe",
"rgb": {
"r": 122,
"g": 227,
"b": 254
},
"hsl": {
"h": 192.273,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.86248,
"c": 0.10418,
"h": 216.6
},
"luminance": 0.66232
}Semantic roles & 50–950 ramp
primary
#7AE3FE
secondary
#DC6040
accent
#2F00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111617
muted
#818485