#7CDAFE#7CDAFE
#7CDAFE is a very light, moderate cyan. Relative luminance 0.616; OKLCH L 84.3% C 0.102 H 225.0°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDAFE |
|---|---|
| RGB | rgb(124, 218, 254) |
| HSL | hsl(197, 98%, 74%) |
| HSV | hsv(197, 51%, 100%) |
| CMYK | cmyk(51.2%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(82.69, -18.38, -26.13) |
| CIE-LCH | lch(82.69, 31.95, 234.88°) |
| OKLab | oklab(84.34% -0.0724 -0.0725) |
| OKLCH | oklch(84.34% 0.102 225) |
| XYZ | xyz(51.2662, 61.5793, 102.9311) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.47
Sky Blue
#87CEEB
ΔE00 3.56
Ice Blue
#A5DFF9
ΔE00 4.94
Lightskyblue
#87CEFA
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 5.86
Lightblue (survey)
#7BC8F6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDAFE #FEA07C
analogous
#7CFEE1 #7CDAFE #7C99FE
triadic
#7CDAFE #FE7CDA #DAFE7C
tetradic
#7CDAFE #E17CFE #FEA07C #99FE7C
square
#7CDAFE #E17CFE #FEA07C #99FE7C
split-complementary
#7CDAFE #FE7C99 #FEE17C
monochromatic
#03B8FD #3FC9FE #7CDAFE #B9EBFE #E1F6FF
Accessibility & contrast
On white
1.58
#7CDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#7CDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDAFE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDAFE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#B3C8FE
Tritanopia (blue-blind)
#29E5E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7cdafe; /* rgb */ color: rgb(124, 218, 254); /* oklch */ color: oklch(84.3% 0.102 225.0);
Tailwind
colors: {
custom: {
50: '#aae5fe',
500: '#7cdafe',
950: '#000000',
},
}SCSS
$custom: #7cdafe; $custom-light: #aae5fe; $custom-dark: #000000;
JSON
{
"hex": "#7cdafe",
"rgb": {
"r": 124,
"g": 218,
"b": 254
},
"hsl": {
"h": 196.615,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.84335,
"c": 0.10245,
"h": 225
},
"luminance": 0.61584
}Semantic roles & 50–950 ramp
primary
#7CDAFE
secondary
#DC6D42
accent
#4000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111518
muted
#818486