#7AE2FF#7AE2FF
#7AE2FF is a very light, moderate cyan. Relative luminance 0.657; OKLCH L 86.1% C 0.105 H 218.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE2FF |
|---|---|
| RGB | rgb(122, 226, 255) |
| HSL | hsl(193, 100%, 74%) |
| HSV | hsv(193, 52%, 100%) |
| CMYK | cmyk(52.2%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.87, -22.54, -23.35) |
| CIE-LCH | lch(84.87, 32.46, 226.02°) |
| OKLab | oklab(86.06% -0.0822 -0.0647) |
| OKLCH | oklch(86.06% 0.105 218.2) |
| XYZ | xyz(53.2654, 65.7456, 104.4715) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.21
Sky Blue
#87CEEB
ΔE00 5.66
Robin'S Egg
#6DEDFD
ΔE00 5.78
Ice Blue
#A5DFF9
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Baby Blue
#89CFF0
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE2FF #FF977A
analogous
#7AFFDA #7AE2FF #7AA0FF
triadic
#7AE2FF #FF7AE2 #E2FF7A
tetradic
#7AE2FF #DA7AFF #FF977A #A0FF7A
square
#7AE2FF #DA7AFF #FF977A #A0FF7A
split-complementary
#7AE2FF #FF7AA0 #FFDA7A
monochromatic
#00C7FF #3DD5FF #7AE2FF #B7EFFF #E0F8FF
Accessibility & contrast
On white
1.48
#7AE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#7AE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE2FF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE2FF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDDFF
Deuteranopia (green-blind)
#BBCDFF
Tritanopia (blue-blind)
#14ECEB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7ae2ff; /* rgb */ color: rgb(122, 226, 255); /* oklch */ color: oklch(86.1% 0.105 218.2);
Tailwind
colors: {
custom: {
50: '#a9ebff',
500: '#7ae2ff',
950: '#000000',
},
}SCSS
$custom: #7ae2ff; $custom-light: #a9ebff; $custom-dark: #000000;
JSON
{
"hex": "#7ae2ff",
"rgb": {
"r": 122,
"g": 226,
"b": 255
},
"hsl": {
"h": 193.083,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.86063,
"c": 0.10456,
"h": 218.2
},
"luminance": 0.6575
}Semantic roles & 50–950 ramp
primary
#7AE2FF
secondary
#DD6240
accent
#3200E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#111618
muted
#818486