#7EC4EB#7EC4EB
#7EC4EB is a light, moderate cyan. Relative luminance 0.499; OKLCH L 78.8% C 0.090 H 234.0°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC4EB |
|---|---|
| RGB | rgb(126, 196, 235) |
| HSL | hsl(201, 73%, 71%) |
| HSV | hsv(201, 46%, 92%) |
| CMYK | cmyk(46.4%, 16.6%, 0%, 7.8%) |
| CIE-LAB | lab(76.01, -11.78, -26.18) |
| CIE-LCH | lch(76.01, 28.71, 245.77°) |
| OKLab | oklab(78.83% -0.0528 -0.0726) |
| OKLCH | oklch(78.83% 0.09 234) |
| XYZ | xyz(43.3342, 49.9104, 85.9313) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.84
Lightskyblue
#87CEFA
ΔE00 2.88
Sky
#82CAFC
ΔE00 3.18
Baby Blue
#89CFF0
ΔE00 3.29
Sky Blue
#87CEEB
ΔE00 4.04
Light Blue
#95D0FC
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC4EB #EBA57E
analogous
#7EEBDB #7EC4EB #7E8DEB
triadic
#7EC4EB #EB7EC4 #C4EB7E
tetradic
#7EC4EB #DB7EEB #EBA57E #8DEB7E
square
#7EC4EB #DB7EEB #EBA57E #8DEB7E
split-complementary
#7EC4EB #EB7E8D #EBDB7E
monochromatic
#2090CF #49ACE3 #7EC4EB #B3DCF3 #E5F3FB
Accessibility & contrast
On white
1.91
#7EC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#7EC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC4EB
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC4EB | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2ED
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#4BCED1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #7ec4eb; /* rgb */ color: rgb(126, 196, 235); /* oklch */ color: oklch(78.8% 0.090 234.0);
Tailwind
colors: {
custom: {
50: '#a9d5f1',
500: '#7ec4eb',
950: '#000000',
},
}SCSS
$custom: #7ec4eb; $custom-light: #a9d5f1; $custom-dark: #000000;
JSON
{
"hex": "#7ec4eb",
"rgb": {
"r": 126,
"g": 196,
"b": 235
},
"hsl": {
"h": 201.468,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.78832,
"c": 0.08974,
"h": 234
},
"luminance": 0.49914
}Semantic roles & 50–950 ramp
primary
#7EC4EB
secondary
#F1DED4
accent
#5710D5
background
#FAFDFE
surface
#F4FAFD
border
#CED3D5
text
#101416
muted
#7F8384