#7ED2ED#7ED2ED
#7ED2ED is a very light, moderate cyan. Relative luminance 0.566; OKLCH L 82.0% C 0.090 H 220.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED2ED |
|---|---|
| RGB | rgb(126, 210, 237) |
| HSL | hsl(195, 76%, 71%) |
| HSV | hsv(195, 47%, 93%) |
| CMYK | cmyk(46.8%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(79.98, -18.50, -21.22) |
| CIE-LCH | lch(79.98, 28.15, 228.92°) |
| OKLab | oklab(82.01% -0.0682 -0.0586) |
| OKLCH | oklch(82.01% 0.09 220.7) |
| XYZ | xyz(46.9312, 56.6396, 88.5638) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.28
Baby Blue
#89CFF0
ΔE00 3.39
Ice Blue
#A5DFF9
ΔE00 5.44
Neon Blue
#04D9FF
ΔE00 6.08
Lightskyblue
#87CEFA
ΔE00 6.33
Lightblue (survey)
#7BC8F6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED2ED #ED997E
analogous
#7EEDD0 #7ED2ED #7E9AED
triadic
#7ED2ED #ED7ED2 #D2ED7E
tetradic
#7ED2ED #D07EED #ED997E #9AED7E
square
#7ED2ED #D07EED #ED997E #9AED7E
split-complementary
#7ED2ED #ED7E9A #EDD07E
monochromatic
#1DA7D3 #48BFE6 #7ED2ED #B4E5F4 #E4F6FB
Accessibility & contrast
On white
1.70
#7ED2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#7ED2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED2ED
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED2ED | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEF
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#46DBDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7ed2ed; /* rgb */ color: rgb(126, 210, 237); /* oklch */ color: oklch(82.0% 0.090 220.7);
Tailwind
colors: {
custom: {
50: '#a9e0f2',
500: '#7ed2ed',
950: '#000000',
},
}SCSS
$custom: #7ed2ed; $custom-light: #a9e0f2; $custom-dark: #000000;
JSON
{
"hex": "#7ed2ed",
"rgb": {
"r": 126,
"g": 210,
"b": 237
},
"hsl": {
"h": 194.595,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.82006,
"c": 0.08994,
"h": 220.7
},
"luminance": 0.56643
}Semantic roles & 50–950 ramp
primary
#7ED2ED
secondary
#C76748
accent
#3F0ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485