#7ADEFC#7ADEFC
#7ADEFC is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 85.1% C 0.103 H 219.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEFC |
|---|---|
| RGB | rgb(122, 222, 252) |
| HSL | hsl(194, 96%, 73%) |
| HSV | hsv(194, 52%, 99%) |
| CMYK | cmyk(51.6%, 11.9%, 0%, 1.2%) |
| CIE-LAB | lab(83.65, -21.36, -23.61) |
| CIE-LCH | lch(83.65, 31.84, 227.86°) |
| OKLab | oklab(85.06% -0.079 -0.0654) |
| OKLCH | oklch(85.06% 0.103 219.6) |
| XYZ | xyz(51.7113, 63.4039, 101.5897) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.68
Neon Blue
#04D9FF
ΔE00 5.08
Baby Blue
#89CFF0
ΔE00 5.18
Ice Blue
#A5DFF9
ΔE00 5.48
Robin'S Egg
#6DEDFD
ΔE00 6.64
Robin Egg Blue
#8AF1FE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEFC #FC987A
analogous
#7AFCD9 #7ADEFC #7A9DFC
triadic
#7ADEFC #FC7ADE #DEFC7A
tetradic
#7ADEFC #D97AFC #FC987A #9DFC7A
square
#7ADEFC #D97AFC #FC987A #9DFC7A
split-complementary
#7ADEFC #FC7A9D #FCD97A
monochromatic
#06BFF6 #3ECFFB #7ADEFC #B6EDFD #E1F8FE
Accessibility & contrast
On white
1.53
#7ADEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#7ADEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEFC
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEFC | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FE
Deuteranopia (green-blind)
#B8CAFC
Tritanopia (blue-blind)
#20E8E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7adefc; /* rgb */ color: rgb(122, 222, 252); /* oklch */ color: oklch(85.1% 0.103 219.6);
Tailwind
colors: {
custom: {
50: '#a9e8fd',
500: '#7adefc',
950: '#000000',
},
}SCSS
$custom: #7adefc; $custom-light: #a9e8fd; $custom-dark: #000000;
JSON
{
"hex": "#7adefc",
"rgb": {
"r": 122,
"g": 222,
"b": 252
},
"hsl": {
"h": 193.846,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.85061,
"c": 0.10251,
"h": 219.6
},
"luminance": 0.63408
}Semantic roles & 50–950 ramp
primary
#7ADEFC
secondary
#D96441
accent
#3500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485