#7EC6EB#7EC6EB
#7EC6EB is a light, moderate cyan. Relative luminance 0.508; OKLCH L 79.3% C 0.089 H 231.8°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC6EB |
|---|---|
| RGB | rgb(126, 198, 235) |
| HSL | hsl(200, 73%, 71%) |
| HSV | hsv(200, 46%, 92%) |
| CMYK | cmyk(46.4%, 15.7%, 0%, 7.8%) |
| CIE-LAB | lab(76.57, -12.84, -25.33) |
| CIE-LCH | lch(76.57, 28.40, 243.13°) |
| OKLab | oklab(79.27% -0.0551 -0.0702) |
| OKLCH | oklch(79.27% 0.089 231.8) |
| XYZ | xyz(43.7883, 50.8187, 86.0827) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.27
Baby Blue
#89CFF0
ΔE00 2.55
Lightskyblue
#87CEFA
ΔE00 2.98
Sky Blue
#87CEEB
ΔE00 3.17
Sky
#82CAFC
ΔE00 3.71
Light Blue
#95D0FC
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC6EB #EBA37E
analogous
#7EEBD9 #7EC6EB #7E8FEB
triadic
#7EC6EB #EB7EC6 #C6EB7E
tetradic
#7EC6EB #D97EEB #EBA37E #8FEB7E
square
#7EC6EB #D97EEB #EBA37E #8FEB7E
split-complementary
#7EC6EB #EB7E8F #EBD97E
monochromatic
#2093CF #49AFE3 #7EC6EB #B3DDF3 #E5F3FB
Accessibility & contrast
On white
1.88
#7EC6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#7EC6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC6EB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC6EB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#A4B8EA
Tritanopia (blue-blind)
#4BD0D2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ec6eb; /* rgb */ color: rgb(126, 198, 235); /* oklch */ color: oklch(79.3% 0.089 231.8);
Tailwind
colors: {
custom: {
50: '#a9d7f1',
500: '#7ec6eb',
950: '#000000',
},
}SCSS
$custom: #7ec6eb; $custom-light: #a9d7f1; $custom-dark: #000000;
JSON
{
"hex": "#7ec6eb",
"rgb": {
"r": 126,
"g": 198,
"b": 235
},
"hsl": {
"h": 200.367,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.79273,
"c": 0.08923,
"h": 231.8
},
"luminance": 0.50822
}Semantic roles & 50–950 ramp
primary
#7EC6EB
secondary
#C47349
accent
#5310D5
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385