#7EABBF#7EABBF
#7EABBF is a light, muted cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.056 H 227.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7EABBF |
|---|---|
| RGB | rgb(126, 171, 191) |
| HSL | hsl(198, 34%, 62%) |
| HSV | hsv(198, 34%, 75%) |
| CMYK | cmyk(34%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(67.52, -10.11, -15.06) |
| CIE-LCH | lch(67.52, 18.14, 236.13°) |
| OKLab | oklab(71.6% -0.0383 -0.0413) |
| OKLCH | oklch(71.6% 0.056 227.2) |
| XYZ | xyz(32.5680, 37.3213, 54.7678) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.99
Bluegrey
#85A3B2
ΔE00 3.81
Bluey Grey
#89A0B0
ΔE00 5.93
Light Grey Blue
#9DBCD4
ΔE00 7.20
Cool Gray
#9AA7B0
ΔE00 8.61
Cool Grey
#95A3A6
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EABBF #BF927E
analogous
#7EBFB3 #7EABBF #7E8ABF
triadic
#7EABBF #BF7EAB #ABBF7E
tetradic
#7EABBF #B37EBF #BF927E #8ABF7E
square
#7EABBF #B37EBF #BF927E #8ABF7E
split-complementary
#7EABBF #BF7E8A #BFB37E
monochromatic
#416E82 #5590AB #7EABBF #A7C6D3 #D0E0E8
Accessibility & contrast
On white
2.48
#7EABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#7EABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EABBF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EABBF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C0
Deuteranopia (green-blind)
#97A1BF
Tritanopia (blue-blind)
#68B1B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7eabbf; /* rgb */ color: rgb(126, 171, 191); /* oklch */ color: oklch(71.6% 0.056 227.2);
Tailwind
colors: {
custom: {
50: '#a5c4d2',
500: '#7eabbf',
950: '#000000',
},
}SCSS
$custom: #7eabbf; $custom-light: #a5c4d2; $custom-dark: #000000;
JSON
{
"hex": "#7eabbf",
"rgb": {
"r": 126,
"g": 171,
"b": 191
},
"hsl": {
"h": 198.462,
"s": 33.679,
"l": 62.157
},
"oklch": {
"l": 0.71597,
"c": 0.05628,
"h": 227.2
},
"luminance": 0.37323
}Semantic roles & 50–950 ramp
primary
#7EABBF
secondary
#D8C8C0
accent
#5D39AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182