#7EC5EA#7EC5EA
#7EC5EA is a light, moderate cyan. Relative luminance 0.503; OKLCH L 79.0% C 0.089 H 232.2°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC5EA |
|---|---|
| RGB | rgb(126, 197, 234) |
| HSL | hsl(201, 72%, 71%) |
| HSV | hsv(201, 46%, 92%) |
| CMYK | cmyk(46.2%, 15.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.26, -12.58, -25.27) |
| CIE-LCH | lch(76.26, 28.23, 243.53°) |
| OKLab | oklab(79.01% -0.0543 -0.07) |
| OKLCH | oklch(79.01% 0.089 232.2) |
| XYZ | xyz(43.4164, 50.3054, 85.2480) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.28
Baby Blue
#89CFF0
ΔE00 2.78
Lightskyblue
#87CEFA
ΔE00 3.09
Sky Blue
#87CEEB
ΔE00 3.38
Sky
#82CAFC
ΔE00 3.70
Light Blue
#95D0FC
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC5EA #EAA37E
analogous
#7EEAD9 #7EC5EA #7E8FEA
triadic
#7EC5EA #EA7EC5 #C5EA7E
tetradic
#7EC5EA #D97EEA #EAA37E #8FEA7E
square
#7EC5EA #D97EEA #EAA37E #8FEA7E
split-complementary
#7EC5EA #EA7E8F #EAD97E
monochromatic
#2192CC #49ADE1 #7EC5EA #B3DDF3 #E5F3FB
Accessibility & contrast
On white
1.90
#7EC5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#7EC5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC5EA
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC5EA | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C3EC
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#4CCFD1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ec5ea; /* rgb */ color: rgb(126, 197, 234); /* oklch */ color: oklch(79.0% 0.089 232.2);
Tailwind
colors: {
custom: {
50: '#a9d6f0',
500: '#7ec5ea',
950: '#000000',
},
}SCSS
$custom: #7ec5ea; $custom-light: #a9d6f0; $custom-dark: #000000;
JSON
{
"hex": "#7ec5ea",
"rgb": {
"r": 126,
"g": 197,
"b": 234
},
"hsl": {
"h": 200.556,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.79013,
"c": 0.0886,
"h": 232.2
},
"luminance": 0.50309
}Semantic roles & 50–950 ramp
primary
#7EC5EA
secondary
#C37349
accent
#5411D4
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385