#7EC6ED#7EC6ED
#7EC6ED is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.4% C 0.091 H 233.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC6ED |
|---|---|
| RGB | rgb(126, 198, 237) |
| HSL | hsl(201, 76%, 71%) |
| HSV | hsv(201, 47%, 93%) |
| CMYK | cmyk(46.8%, 16.5%, 0%, 7.1%) |
| CIE-LAB | lab(76.64, -12.29, -26.30) |
| CIE-LCH | lch(76.64, 29.03, 244.96°) |
| OKLab | oklab(79.35% -0.0544 -0.0729) |
| OKLCH | oklch(79.35% 0.091 233.3) |
| XYZ | xyz(44.0789, 50.9349, 87.6130) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.70
Lightskyblue
#87CEFA
ΔE00 2.58
Baby Blue
#89CFF0
ΔE00 2.83
Sky
#82CAFC
ΔE00 3.13
Sky Blue
#87CEEB
ΔE00 3.64
Light Blue
#95D0FC
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC6ED #EDA57E
analogous
#7EEDDC #7EC6ED #7E8EED
triadic
#7EC6ED #ED7EC6 #C6ED7E
tetradic
#7EC6ED #DC7EED #EDA57E #8EED7E
square
#7EC6ED #DC7EED #EDA57E #8EED7E
split-complementary
#7EC6ED #ED7E8E #EDDC7E
monochromatic
#1D93D3 #48AEE6 #7EC6ED #B4DEF4 #E4F3FB
Accessibility & contrast
On white
1.88
#7EC6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#7EC6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC6ED
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC6ED | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EF
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#49D1D3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ec6ed; /* rgb */ color: rgb(126, 198, 237); /* oklch */ color: oklch(79.4% 0.091 233.3);
Tailwind
colors: {
custom: {
50: '#a9d7f3',
500: '#7ec6ed',
950: '#000000',
},
}SCSS
$custom: #7ec6ed; $custom-light: #a9d7f3; $custom-dark: #000000;
JSON
{
"hex": "#7ec6ed",
"rgb": {
"r": 126,
"g": 198,
"b": 237
},
"hsl": {
"h": 201.081,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.79352,
"c": 0.09098,
"h": 233.3
},
"luminance": 0.50938
}Semantic roles & 50–950 ramp
primary
#7EC6ED
secondary
#C77548
accent
#550ED8
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385