#7EDEF8#7EDEF8
#7EDEF8 is a very light, moderate cyan. Relative luminance 0.635; OKLCH L 85.1% C 0.098 H 217.4°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEF8 |
|---|---|
| RGB | rgb(126, 222, 248) |
| HSL | hsl(193, 90%, 73%) |
| HSV | hsv(193, 49%, 97%) |
| CMYK | cmyk(49.2%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(83.68, -21.60, -21.45) |
| CIE-LCH | lch(83.68, 30.44, 224.80°) |
| OKLab | oklab(85.08% -0.0776 -0.0593) |
| OKLCH | oklch(85.08% 0.098 217.4) |
| XYZ | xyz(51.6623, 63.4512, 98.3136) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.94
Neon Blue
#04D9FF
ΔE00 5.48
Ice Blue
#A5DFF9
ΔE00 5.57
Baby Blue
#89CFF0
ΔE00 5.65
Robin'S Egg
#6DEDFD
ΔE00 5.91
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEF8 #F8987E
analogous
#7EF8D5 #7EDEF8 #7EA1F8
triadic
#7EDEF8 #F87EDE #DEF87E
tetradic
#7EDEF8 #D57EF8 #F8987E #A1F87E
square
#7EDEF8 #D57EF8 #F8987E #A1F87E
split-complementary
#7EDEF8 #F87EA1 #F8D57E
monochromatic
#0DBFEF #44CFF5 #7EDEF8 #B8EDFB #E2F8FD
Accessibility & contrast
On white
1.53
#7EDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#7EDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEF8
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEF8 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9F9
Deuteranopia (green-blind)
#BACBF8
Tritanopia (blue-blind)
#37E7E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7edef8; /* rgb */ color: rgb(126, 222, 248); /* oklch */ color: oklch(85.1% 0.098 217.4);
Tailwind
colors: {
custom: {
50: '#abe8fa',
500: '#7edef8',
950: '#000000',
},
}SCSS
$custom: #7edef8; $custom-light: #abe8fa; $custom-dark: #000000;
JSON
{
"hex": "#7edef8",
"rgb": {
"r": 126,
"g": 222,
"b": 248
},
"hsl": {
"h": 192.787,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.85081,
"c": 0.09765,
"h": 217.4
},
"luminance": 0.63455
}Semantic roles & 50–950 ramp
primary
#7EDEF8
secondary
#D56446
accent
#3100E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485