#7EDEF5#7EDEF5
#7EDEF5 is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 85.0% C 0.096 H 215.1°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEF5 |
|---|---|
| RGB | rgb(126, 222, 245) |
| HSL | hsl(192, 86%, 73%) |
| HSV | hsv(192, 49%, 96%) |
| CMYK | cmyk(48.6%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(83.58, -22.40, -20.01) |
| CIE-LCH | lch(83.58, 30.04, 221.77°) |
| OKLab | oklab(84.97% -0.0787 -0.0552) |
| OKLCH | oklch(84.97% 0.096 215.1) |
| XYZ | xyz(51.2006, 63.2665, 95.8820) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.21
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Sky Blue
#87CEEB
ΔE00 5.49
Neon Blue
#04D9FF
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Ice Blue
#A5DFF9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEF5 #F5957E
analogous
#7EF5D1 #7EDEF5 #7EA2F5
triadic
#7EDEF5 #F57EDE #DEF57E
tetradic
#7EDEF5 #D17EF5 #F5957E #A2F57E
square
#7EDEF5 #D17EF5 #F5957E #A2F57E
split-complementary
#7EDEF5 #F57EA2 #F5D17E
monochromatic
#12BEE7 #45CFF1 #7EDEF5 #B7EDF9 #E3F8FD
Accessibility & contrast
On white
1.54
#7EDEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#7EDEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEF5
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEF5 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD8F6
Deuteranopia (green-blind)
#BBCAF5
Tritanopia (blue-blind)
#3AE7E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7edef5; /* rgb */ color: rgb(126, 222, 245); /* oklch */ color: oklch(85.0% 0.096 215.1);
Tailwind
colors: {
custom: {
50: '#aae8f8',
500: '#7edef5',
950: '#000000',
},
}SCSS
$custom: #7edef5; $custom-light: #aae8f8; $custom-dark: #000000;
JSON
{
"hex": "#7edef5",
"rgb": {
"r": 126,
"g": 222,
"b": 245
},
"hsl": {
"h": 191.597,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.84971,
"c": 0.09618,
"h": 215.1
},
"luminance": 0.63271
}Semantic roles & 50–950 ramp
primary
#7EDEF5
secondary
#D16146
accent
#2E03E2
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111617
muted
#818485