#7EDFFE#7EDFFE
#7EDFFE is a very light, moderate cyan. Relative luminance 0.644; OKLCH L 85.5% C 0.101 H 220.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDFFE |
|---|---|
| RGB | rgb(126, 223, 254) |
| HSL | hsl(195, 98%, 75%) |
| HSV | hsv(195, 50%, 100%) |
| CMYK | cmyk(50.4%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.15, -20.48, -23.90) |
| CIE-LCH | lch(84.15, 31.47, 229.40°) |
| OKLab | oklab(85.53% -0.0765 -0.0661) |
| OKLCH | oklch(85.53% 0.101 220.9) |
| XYZ | xyz(52.8745, 64.3622, 103.3835) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.60
Baby Blue
#89CFF0
ΔE00 4.95
Ice Blue
#A5DFF9
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 7.01
Lightskyblue
#87CEFA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDFFE #FE9D7E
analogous
#7EFEDD #7EDFFE #7E9FFE
triadic
#7EDFFE #FE7EDF #DFFE7E
tetradic
#7EDFFE #DD7EFE #FE9D7E #9FFE7E
square
#7EDFFE #DD7EFE #FE9D7E #9FFE7E
split-complementary
#7EDFFE #FE7E9F #FEDD7E
monochromatic
#05C1FD #41D0FE #7EDFFE #BBEEFE #E1F7FF
Accessibility & contrast
On white
1.51
#7EDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#7EDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDFFE
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDFFE | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B9CCFE
Tritanopia (blue-blind)
#2FE9E9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7edffe; /* rgb */ color: rgb(126, 223, 254); /* oklch */ color: oklch(85.5% 0.101 220.9);
Tailwind
colors: {
custom: {
50: '#abe9fe',
500: '#7edffe',
950: '#000000',
},
}SCSS
$custom: #7edffe; $custom-light: #abe9fe; $custom-dark: #000000;
JSON
{
"hex": "#7edffe",
"rgb": {
"r": 126,
"g": 223,
"b": 254
},
"hsl": {
"h": 194.531,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.85525,
"c": 0.10111,
"h": 220.9
},
"luminance": 0.64367
}Semantic roles & 50–950 ramp
primary
#7EDFFE
secondary
#DD6944
accent
#3800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485