#7EC7EB#7EC7EB
#7EC7EB is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.5% C 0.089 H 230.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7EC7EB |
|---|---|
| RGB | rgb(126, 199, 235) |
| HSL | hsl(200, 73%, 71%) |
| HSV | hsv(200, 46%, 92%) |
| CMYK | cmyk(46.4%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(76.85, -13.36, -24.91) |
| CIE-LCH | lch(76.85, 28.26, 241.79°) |
| OKLab | oklab(79.49% -0.0563 -0.069) |
| OKLCH | oklch(79.49% 0.089 230.8) |
| XYZ | xyz(44.0176, 51.2773, 86.1591) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.22
Lightblue (survey)
#7BC8F6
ΔE00 2.59
Sky Blue
#87CEEB
ΔE00 2.74
Lightskyblue
#87CEFA
ΔE00 3.13
Sky
#82CAFC
ΔE00 4.03
Light Blue
#95D0FC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EC7EB #EBA27E
analogous
#7EEBD9 #7EC7EB #7E90EB
triadic
#7EC7EB #EB7EC7 #C7EB7E
tetradic
#7EC7EB #D97EEB #EBA27E #90EB7E
square
#7EC7EB #D97EEB #EBA27E #90EB7E
split-complementary
#7EC7EB #EB7E90 #EBD97E
monochromatic
#2095CF #49B0E3 #7EC7EB #B3DEF3 #E5F3FB
Accessibility & contrast
On white
1.87
#7EC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#7EC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EC7EB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EC7EB | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5ED
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#4BD1D3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #7ec7eb; /* rgb */ color: rgb(126, 199, 235); /* oklch */ color: oklch(79.5% 0.089 230.8);
Tailwind
colors: {
custom: {
50: '#a9d8f1',
500: '#7ec7eb',
950: '#000000',
},
}SCSS
$custom: #7ec7eb; $custom-light: #a9d8f1; $custom-dark: #000000;
JSON
{
"hex": "#7ec7eb",
"rgb": {
"r": 126,
"g": 199,
"b": 235
},
"hsl": {
"h": 199.817,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.79493,
"c": 0.08903,
"h": 230.8
},
"luminance": 0.51281
}Semantic roles & 50–950 ramp
primary
#7EC7EB
secondary
#C47249
accent
#5110D5
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101416
muted
#818385