#7ED4EA#7ED4EA
#7ED4EA is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.3% C 0.089 H 216.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED4EA |
|---|---|
| RGB | rgb(126, 212, 234) |
| HSL | hsl(192, 72%, 71%) |
| HSV | hsv(192, 46%, 92%) |
| CMYK | cmyk(46.2%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(80.44, -20.31, -18.92) |
| CIE-LCH | lch(80.44, 27.75, 222.97°) |
| OKLab | oklab(82.34% -0.0716 -0.0522) |
| OKLCH | oklch(82.34% 0.089 216.1) |
| XYZ | xyz(46.9934, 57.4594, 86.4403) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.93
Baby Blue
#89CFF0
ΔE00 5.13
Neon Blue
#04D9FF
ΔE00 6.10
Ice Blue
#A5DFF9
ΔE00 6.15
Lightblue
#ADD8E6
ΔE00 6.99
Robin'S Egg
#6DEDFD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED4EA #EA947E
analogous
#7EEACA #7ED4EA #7E9EEA
triadic
#7ED4EA #EA7ED4 #D4EA7E
tetradic
#7ED4EA #CA7EEA #EA947E #9EEA7E
square
#7ED4EA #CA7EEA #EA947E #9EEA7E
split-complementary
#7ED4EA #EA7E9E #EACA7E
monochromatic
#21A9CC #49C2E1 #7ED4EA #B3E6F3 #E5F6FB
Accessibility & contrast
On white
1.68
#7ED4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#7ED4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED4EA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED4EA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#48DCDB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7ed4ea; /* rgb */ color: rgb(126, 212, 234); /* oklch */ color: oklch(82.3% 0.089 216.1);
Tailwind
colors: {
custom: {
50: '#a9e1f0',
500: '#7ed4ea',
950: '#000000',
},
}SCSS
$custom: #7ed4ea; $custom-light: #a9e1f0; $custom-dark: #000000;
JSON
{
"hex": "#7ed4ea",
"rgb": {
"r": 126,
"g": 212,
"b": 234
},
"hsl": {
"h": 192.222,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.82341,
"c": 0.08863,
"h": 216.1
},
"luminance": 0.57463
}Semantic roles & 50–950 ramp
primary
#7ED4EA
secondary
#C36249
accent
#3911D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101516
muted
#818485