#7ADEFE#7ADEFE
#7ADEFE is a very light, moderate cyan. Relative luminance 0.635; OKLCH L 85.1% C 0.104 H 221.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADEFE |
|---|---|
| RGB | rgb(122, 222, 254) |
| HSL | hsl(195, 99%, 74%) |
| HSV | hsv(195, 52%, 100%) |
| CMYK | cmyk(52%, 12.6%, 0%, 0.4%) |
| CIE-LAB | lab(83.72, -20.82, -24.57) |
| CIE-LCH | lch(83.72, 32.20, 229.73°) |
| OKLab | oklab(85.14% -0.0782 -0.0681) |
| OKLCH | oklch(85.14% 0.104 221) |
| XYZ | xyz(52.0299, 63.5313, 103.2676) |
| Luminance | 0.6354 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.53
Baby Blue
#89CFF0
ΔE00 4.87
Neon Blue
#04D9FF
ΔE00 5.16
Ice Blue
#A5DFF9
ΔE00 5.31
Bright Sky Blue
#02CCFE
ΔE00 6.93
Lightskyblue
#87CEFA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADEFE #FE9A7A
analogous
#7AFEDC #7ADEFE #7A9CFE
triadic
#7ADEFE #FE7ADE #DEFE7A
tetradic
#7ADEFE #DC7AFE #FE9A7A #9CFE7A
square
#7ADEFE #DC7AFE #FE9A7A #9CFE7A
split-complementary
#7ADEFE #FE7A9C #FEDC7A
monochromatic
#02BFFC #3DCFFE #7ADEFE #B7EDFE #E1F7FF
Accessibility & contrast
On white
1.53
#7ADEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#7ADEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADEFE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADEFE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#1BE9E8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7adefe; /* rgb */ color: rgb(122, 222, 254); /* oklch */ color: oklch(85.1% 0.104 221.0);
Tailwind
colors: {
custom: {
50: '#a9e8fe',
500: '#7adefe',
950: '#000000',
},
}SCSS
$custom: #7adefe; $custom-light: #a9e8fe; $custom-dark: #000000;
JSON
{
"hex": "#7adefe",
"rgb": {
"r": 122,
"g": 222,
"b": 254
},
"hsl": {
"h": 194.545,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.85137,
"c": 0.10368,
"h": 221
},
"luminance": 0.63536
}Semantic roles & 50–950 ramp
primary
#7ADEFE
secondary
#DC6640
accent
#3800E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485