#7EDAFE#7EDAFE
#7EDAFE is a very light, moderate cyan. Relative luminance 0.617; OKLCH L 84.4% C 0.101 H 225.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDAFE |
|---|---|
| RGB | rgb(126, 218, 254) |
| HSL | hsl(197, 98%, 75%) |
| HSV | hsv(197, 50%, 100%) |
| CMYK | cmyk(50.4%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(82.77, -17.95, -26.00) |
| CIE-LCH | lch(82.77, 31.60, 235.38°) |
| OKLab | oklab(84.42% -0.071 -0.0721) |
| OKLCH | oklch(84.42% 0.101 225.4) |
| XYZ | xyz(51.5583, 61.7299, 102.9448) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.33
Sky Blue
#87CEEB
ΔE00 3.48
Ice Blue
#A5DFF9
ΔE00 4.77
Lightskyblue
#87CEFA
ΔE00 5.07
Lightblue (survey)
#7BC8F6
ΔE00 5.82
Neon Blue
#04D9FF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDAFE #FEA27E
analogous
#7EFEE2 #7EDAFE #7E9AFE
triadic
#7EDAFE #FE7EDA #DAFE7E
tetradic
#7EDAFE #E27EFE #FEA27E #9AFE7E
square
#7EDAFE #E27EFE #FEA27E #9AFE7E
split-complementary
#7EDAFE #FE7E9A #FEE27E
monochromatic
#05B7FD #41C9FE #7EDAFE #BBEBFE #E1F6FF
Accessibility & contrast
On white
1.57
#7EDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#7EDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDAFE
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDAFE | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#B4C8FE
Tritanopia (blue-blind)
#31E5E5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7edafe; /* rgb */ color: rgb(126, 218, 254); /* oklch */ color: oklch(84.4% 0.101 225.4);
Tailwind
colors: {
custom: {
50: '#abe5fe',
500: '#7edafe',
950: '#000000',
},
}SCSS
$custom: #7edafe; $custom-light: #abe5fe; $custom-dark: #000000;
JSON
{
"hex": "#7edafe",
"rgb": {
"r": 126,
"g": 218,
"b": 254
},
"hsl": {
"h": 196.875,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.84421,
"c": 0.10115,
"h": 225.4
},
"luminance": 0.61734
}Semantic roles & 50–950 ramp
primary
#7EDAFE
secondary
#DD6F44
accent
#4100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486