#7EC5EB#7EC5EB
#7EC5EB is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.1% C 0.089 H 232.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC5EB |
|---|---|
| RGB | rgb(126, 197, 235) |
| HSL | hsl(201, 73%, 71%) |
| HSV | hsv(201, 46%, 92%) |
| CMYK | cmyk(46.4%, 16.2%, 0%, 7.8%) |
| CIE-LAB | lab(76.29, -12.31, -25.76) |
| CIE-LCH | lch(76.29, 28.55, 244.45°) |
| OKLab | oklab(79.05% -0.054 -0.0714) |
| OKLCH | oklch(79.05% 0.089 232.9) |
| XYZ | xyz(43.5605, 50.3631, 86.0067) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.01
Lightskyblue
#87CEFA
ΔE00 2.89
Baby Blue
#89CFF0
ΔE00 2.91
Sky
#82CAFC
ΔE00 3.42
Sky Blue
#87CEEB
ΔE00 3.60
Light Blue
#95D0FC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC5EB #EBA47E
analogous
#7EEBDA #7EC5EB #7E8EEB
triadic
#7EC5EB #EB7EC5 #C5EB7E
tetradic
#7EC5EB #DA7EEB #EBA47E #8EEB7E
square
#7EC5EB #DA7EEB #EBA47E #8EEB7E
split-complementary
#7EC5EB #EB7E8E #EBDA7E
monochromatic
#2092CF #49ADE3 #7EC5EB #B3DDF3 #E5F3FB
Accessibility & contrast
On white
1.90
#7EC5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#7EC5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC5EB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC5EB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3ED
Deuteranopia (green-blind)
#A3B7EA
Tritanopia (blue-blind)
#4BCFD1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ec5eb; /* rgb */ color: rgb(126, 197, 235); /* oklch */ color: oklch(79.1% 0.089 232.9);
Tailwind
colors: {
custom: {
50: '#a9d6f1',
500: '#7ec5eb',
950: '#000000',
},
}SCSS
$custom: #7ec5eb; $custom-light: #a9d6f1; $custom-dark: #000000;
JSON
{
"hex": "#7ec5eb",
"rgb": {
"r": 126,
"g": 197,
"b": 235
},
"hsl": {
"h": 200.917,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.79052,
"c": 0.08948,
"h": 232.9
},
"luminance": 0.50366
}Semantic roles & 50–950 ramp
primary
#7EC5EB
secondary
#C47449
accent
#5510D5
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385