#7ADEFB#7ADEFB
#7ADEFB is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 85.0% C 0.102 H 218.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEFB |
|---|---|
| RGB | rgb(122, 222, 251) |
| HSL | hsl(193, 94%, 73%) |
| HSV | hsv(193, 51%, 98%) |
| CMYK | cmyk(51.4%, 11.6%, 0%, 1.6%) |
| CIE-LAB | lab(83.62, -21.64, -23.13) |
| CIE-LCH | lch(83.62, 31.68, 226.91°) |
| OKLab | oklab(85.02% -0.0793 -0.064) |
| OKLCH | oklch(85.02% 0.102 218.9) |
| XYZ | xyz(51.5532, 63.3407, 100.7573) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.79
Neon Blue
#04D9FF
ΔE00 5.06
Baby Blue
#89CFF0
ΔE00 5.35
Ice Blue
#A5DFF9
ΔE00 5.58
Robin'S Egg
#6DEDFD
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEFB #FB977A
analogous
#7AFBD7 #7ADEFB #7A9DFB
triadic
#7ADEFB #FB7ADE #DEFB7A
tetradic
#7ADEFB #D77AFB #FB977A #9DFB7A
square
#7ADEFB #D77AFB #FB977A #9DFB7A
split-complementary
#7ADEFB #FB7A9D #FBD77A
monochromatic
#07BEF3 #3FCFF9 #7ADEFB #B5EDFD #E1F8FE
Accessibility & contrast
On white
1.54
#7ADEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#7ADEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEFB
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEFB | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#B8CAFB
Tritanopia (blue-blind)
#22E8E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7adefb; /* rgb */ color: rgb(122, 222, 251); /* oklch */ color: oklch(85.0% 0.102 218.9);
Tailwind
colors: {
custom: {
50: '#a9e8fc',
500: '#7adefb',
950: '#000000',
},
}SCSS
$custom: #7adefb; $custom-light: #a9e8fc; $custom-dark: #000000;
JSON
{
"hex": "#7adefb",
"rgb": {
"r": 122,
"g": 222,
"b": 251
},
"hsl": {
"h": 193.488,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.85024,
"c": 0.10195,
"h": 218.9
},
"luminance": 0.63345
}Semantic roles & 50–950 ramp
primary
#7ADEFB
secondary
#D86341
accent
#3400E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485