#8EB2BB#8EB2BB
#8EB2BB is a light, muted cyan. Relative luminance 0.412; OKLCH L 74.0% C 0.041 H 214.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB2BB |
|---|---|
| RGB | rgb(142, 178, 187) |
| HSL | hsl(192, 25%, 65%) |
| HSV | hsv(192, 24%, 73%) |
| CMYK | cmyk(24.1%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(70.30, -10.08, -8.59) |
| CIE-LCH | lch(70.30, 13.24, 220.43°) |
| OKLab | oklab(74.01% -0.0338 -0.0233) |
| OKLCH | oklch(74.01% 0.041 214.7) |
| XYZ | xyz(36.0427, 41.1780, 53.0532) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.55
Greyblue
#77A1B5
ΔE00 6.71
Cool Grey
#95A3A6
ΔE00 7.35
Bluey Grey
#89A0B0
ΔE00 7.60
Cool Gray
#9AA7B0
ΔE00 7.84
Light Grey Blue
#9DBCD4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB2BB #BB978E
analogous
#8EBBAE #8EB2BB #8E9CBB
triadic
#8EB2BB #BB8EB2 #B2BB8E
tetradic
#8EB2BB #AE8EBB #BB978E #9CBB8E
square
#8EB2BB #AE8EBB #BB978E #9CBB8E
split-complementary
#8EB2BB #BB8E9C #BBAE8E
monochromatic
#4E7781 #6898A4 #8EB2BB #B4CCD2 #DAE6E9
Accessibility & contrast
On white
2.27
#8EB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#8EB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB2BB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB2BB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A4A9BB
Tritanopia (blue-blind)
#80B6B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8eb2bb; /* rgb */ color: rgb(142, 178, 187); /* oklch */ color: oklch(74.0% 0.041 214.7);
Tailwind
colors: {
custom: {
50: '#b0c9cf',
500: '#8eb2bb',
950: '#000000',
},
}SCSS
$custom: #8eb2bb; $custom-light: #b0c9cf; $custom-dark: #000000;
JSON
{
"hex": "#8eb2bb",
"rgb": {
"r": 142,
"g": 178,
"b": 187
},
"hsl": {
"h": 192,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.74009,
"c": 0.04106,
"h": 214.7
},
"luminance": 0.41179
}Semantic roles & 50–950 ramp
primary
#8EB2BB
secondary
#DACECB
accent
#5642A3
background
#FAFCFC
surface
#F5F8F9
border
#CFD1D2
text
#101313
muted
#7F8282