#7EA6BC#7EA6BC
#7EA6BC is a light, muted cyan. Relative luminance 0.353; OKLCH L 70.4% C 0.054 H 232.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA6BC |
|---|---|
| RGB | rgb(126, 166, 188) |
| HSL | hsl(201, 32%, 62%) |
| HSV | hsv(201, 33%, 74%) |
| CMYK | cmyk(33%, 11.7%, 0%, 26.3%) |
| CIE-LAB | lab(66.01, -8.16, -15.67) |
| CIE-LCH | lch(66.01, 17.67, 242.49°) |
| OKLab | oklab(70.37% -0.0329 -0.0429) |
| OKLCH | oklch(70.37% 0.054 232.6) |
| XYZ | xyz(31.3146, 35.3373, 52.7380) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.03
Bluegrey
#85A3B2
ΔE00 2.86
Bluey Grey
#89A0B0
ΔE00 4.36
Light Grey Blue
#9DBCD4
ΔE00 7.32
Cool Gray
#9AA7B0
ΔE00 7.84
Blue Grey
#758DA3
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA6BC #BC947E
analogous
#7EBCB3 #7EA6BC #7E87BC
triadic
#7EA6BC #BC7EA6 #A6BC7E
tetradic
#7EA6BC #B37EBC #BC947E #87BC7E
square
#7EA6BC #B37EBC #BC947E #87BC7E
split-complementary
#7EA6BC #BC7E87 #BCB37E
monochromatic
#41697E #568AA6 #7EA6BC #A6C2D1 #CFDEE6
Accessibility & contrast
On white
2.60
#7EA6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#7EA6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA6BC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA6BC | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BD
Deuteranopia (green-blind)
#939DBC
Tritanopia (blue-blind)
#6AACAD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea6bc; /* rgb */ color: rgb(126, 166, 188); /* oklch */ color: oklch(70.4% 0.054 232.6);
Tailwind
colors: {
custom: {
50: '#a5c0d0',
500: '#7ea6bc',
950: '#000000',
},
}SCSS
$custom: #7ea6bc; $custom-light: #a5c0d0; $custom-dark: #000000;
JSON
{
"hex": "#7ea6bc",
"rgb": {
"r": 126,
"g": 166,
"b": 188
},
"hsl": {
"h": 201.29,
"s": 31.633,
"l": 61.569
},
"oklch": {
"l": 0.70371,
"c": 0.05408,
"h": 232.6
},
"luminance": 0.35339
}Semantic roles & 50–950 ramp
primary
#7EA6BC
secondary
#D6C8BF
accent
#633BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182