#8BAEBF#8BAEBF
#8BAEBF is a light, muted cyan. Relative luminance 0.395; OKLCH L 73.1% C 0.045 H 229.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8BAEBF |
|---|---|
| RGB | rgb(139, 174, 191) |
| HSL | hsl(200, 29%, 65%) |
| HSV | hsv(200, 27%, 75%) |
| CMYK | cmyk(27.2%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(69.13, -7.92, -12.56) |
| CIE-LCH | lch(69.13, 14.85, 237.79°) |
| OKLab | oklab(73.07% -0.0298 -0.0343) |
| OKLCH | oklch(73.07% 0.045 229) |
| XYZ | xyz(35.1847, 39.5212, 55.0546) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.31
Greyblue
#77A1B5
ΔE00 4.48
Bluey Grey
#89A0B0
ΔE00 4.99
Light Grey Blue
#9DBCD4
ΔE00 5.54
Cool Gray
#9AA7B0
ΔE00 6.59
Cool Grey
#95A3A6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BAEBF #BF9C8B
analogous
#8BBFB6 #8BAEBF #8B94BF
triadic
#8BAEBF #BF8BAE #AEBF8B
tetradic
#8BAEBF #B68BBF #BF9C8B #94BF8B
square
#8BAEBF #B68BBF #BF9C8B #94BF8B
split-complementary
#8BAEBF #BF8B94 #BFB68B
monochromatic
#4A7286 #6492A9 #8BAEBF #B2CAD5 #DAE5EB
Accessibility & contrast
On white
2.36
#8BAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#8BAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BAEBF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BAEBF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#9EA6BF
Tritanopia (blue-blind)
#7BB3B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8baebf; /* rgb */ color: rgb(139, 174, 191); /* oklch */ color: oklch(73.1% 0.045 229.0);
Tailwind
colors: {
custom: {
50: '#aec6d2',
500: '#8baebf',
950: '#000000',
},
}SCSS
$custom: #8baebf; $custom-light: #aec6d2; $custom-dark: #000000;
JSON
{
"hex": "#8baebf",
"rgb": {
"r": 139,
"g": 174,
"b": 191
},
"hsl": {
"h": 199.615,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.73073,
"c": 0.04538,
"h": 229
},
"luminance": 0.39523
}Semantic roles & 50–950 ramp
primary
#8BAEBF
secondary
#DCD0CA
accent
#603EA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282