#8EBBCF#8EBBCF
#8EBBCF is a light, muted cyan. Relative luminance 0.458; OKLCH L 76.7% C 0.056 H 227.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBCF |
|---|---|
| RGB | rgb(142, 187, 207) |
| HSL | hsl(198, 40%, 68%) |
| HSV | hsv(198, 31%, 81%) |
| CMYK | cmyk(31.4%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(73.41, -10.13, -14.88) |
| CIE-LCH | lch(73.41, 18.00, 235.76°) |
| OKLab | oklab(76.68% -0.0379 -0.0407) |
| OKLCH | oklch(76.68% 0.056 227) |
| XYZ | xyz(40.1846, 45.7945, 65.7412) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.77
Sky Blue
#87CEEB
ΔE00 5.91
Baby Blue
#89CFF0
ΔE00 6.38
Bluegrey
#85A3B2
ΔE00 7.16
Greyblue
#77A1B5
ΔE00 7.47
Lightblue
#ADD8E6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBCF #CFA28E
analogous
#8ECFC2 #8EBBCF #8E9ACF
triadic
#8EBBCF #CF8EBB #BBCF8E
tetradic
#8EBBCF #C28ECF #CFA28E #9ACF8E
square
#8EBBCF #C28ECF #CFA28E #9ACF8E
split-complementary
#8EBBCF #CF8E9A #CFC28E
monochromatic
#44839F #63A1BD #8EBBCF #B9D5E1 #E4EFF3
Accessibility & contrast
On white
2.07
#8EBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#8EBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBCF
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBCF | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B9D0
Deuteranopia (green-blind)
#A7B1CF
Tritanopia (blue-blind)
#79C1C1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8ebbcf; /* rgb */ color: rgb(142, 187, 207); /* oklch */ color: oklch(76.7% 0.056 227.0);
Tailwind
colors: {
custom: {
50: '#b1cfdd',
500: '#8ebbcf',
950: '#000000',
},
}SCSS
$custom: #8ebbcf; $custom-light: #b1cfdd; $custom-dark: #000000;
JSON
{
"hex": "#8ebbcf",
"rgb": {
"r": 142,
"g": 187,
"b": 207
},
"hsl": {
"h": 198.462,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.76679,
"c": 0.05563,
"h": 227
},
"luminance": 0.45796
}Semantic roles & 50–950 ramp
primary
#8EBBCF
secondary
#E6D9D3
accent
#5A32B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283