#7ED7EA#7ED7EA
#7ED7EA is a very light, moderate cyan. Relative luminance 0.590; OKLCH L 83.0% C 0.089 H 212.9°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED7EA |
|---|---|
| RGB | rgb(126, 215, 234) |
| HSL | hsl(191, 72%, 71%) |
| HSV | hsv(191, 46%, 92%) |
| CMYK | cmyk(46.2%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(81.28, -21.82, -17.65) |
| CIE-LCH | lch(81.28, 28.06, 218.97°) |
| OKLab | oklab(83.01% -0.0751 -0.0486) |
| OKLCH | oklch(83.01% 0.089 212.9) |
| XYZ | xyz(47.7503, 58.9732, 86.6926) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.28
Neon Blue
#04D9FF
ΔE00 6.31
Robin Egg Blue
#8AF1FE
ΔE00 6.31
Baby Blue
#89CFF0
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED7EA #EA917E
analogous
#7EEAC7 #7ED7EA #7EA1EA
triadic
#7ED7EA #EA7ED7 #D7EA7E
tetradic
#7ED7EA #C77EEA #EA917E #A1EA7E
square
#7ED7EA #C77EEA #EA917E #A1EA7E
split-complementary
#7ED7EA #EA7EA1 #EAC77E
monochromatic
#21AECC #49C7E1 #7ED7EA #B3E7F3 #E5F7FB
Accessibility & contrast
On white
1.64
#7ED7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#7ED7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED7EA
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED7EA | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EB
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#47DFDD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ed7ea; /* rgb */ color: rgb(126, 215, 234); /* oklch */ color: oklch(83.0% 0.089 212.9);
Tailwind
colors: {
custom: {
50: '#a9e3f0',
500: '#7ed7ea',
950: '#000000',
},
}SCSS
$custom: #7ed7ea; $custom-light: #a9e3f0; $custom-dark: #000000;
JSON
{
"hex": "#7ed7ea",
"rgb": {
"r": 126,
"g": 215,
"b": 234
},
"hsl": {
"h": 190.556,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.83012,
"c": 0.08945,
"h": 212.9
},
"luminance": 0.58977
}Semantic roles & 50–950 ramp
primary
#7ED7EA
secondary
#C35F49
accent
#3411D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485