#7EC5EE#7EC5EE
#7EC5EE is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.2% C 0.092 H 235.0°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC5EE |
|---|---|
| RGB | rgb(126, 197, 238) |
| HSL | hsl(202, 77%, 71%) |
| HSV | hsv(202, 47%, 93%) |
| CMYK | cmyk(47.1%, 17.2%, 0%, 6.7%) |
| CIE-LAB | lab(76.40, -11.49, -27.21) |
| CIE-LCH | lch(76.40, 29.53, 247.11°) |
| OKLab | oklab(79.17% -0.0529 -0.0755) |
| OKLCH | oklch(79.17% 0.092 235) |
| XYZ | xyz(43.9976, 50.5379, 88.3086) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.30
Lightskyblue
#87CEFA
ΔE00 2.45
Sky
#82CAFC
ΔE00 2.62
Baby Blue
#89CFF0
ΔE00 3.41
Light Blue
#95D0FC
ΔE00 4.07
Sky Blue
#87CEEB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC5EE #EEA77E
analogous
#7EEEDF #7EC5EE #7E8DEE
triadic
#7EC5EE #EE7EC5 #C5EE7E
tetradic
#7EC5EE #DF7EEE #EEA77E #8DEE7E
square
#7EC5EE #DF7EEE #EEA77E #8DEE7E
split-complementary
#7EC5EE #EE7E8D #EEDF7E
monochromatic
#1C92D5 #48ADE7 #7EC5EE #B4DDF5 #E4F3FB
Accessibility & contrast
On white
1.89
#7EC5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#7EC5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC5EE
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC5EE | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#A2B7ED
Tritanopia (blue-blind)
#49D0D2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ec5ee; /* rgb */ color: rgb(126, 197, 238); /* oklch */ color: oklch(79.2% 0.092 235.0);
Tailwind
colors: {
custom: {
50: '#a9d6f3',
500: '#7ec5ee',
950: '#000000',
},
}SCSS
$custom: #7ec5ee; $custom-light: #a9d6f3; $custom-dark: #000000;
JSON
{
"hex": "#7ec5ee",
"rgb": {
"r": 126,
"g": 197,
"b": 238
},
"hsl": {
"h": 201.964,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.79172,
"c": 0.09218,
"h": 235
},
"luminance": 0.50541
}Semantic roles & 50–950 ramp
primary
#7EC5EE
secondary
#C87748
accent
#570DD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385