#8EBCCF#8EBCCF
#8EBCCF is a light, muted cyan. Relative luminance 0.462; OKLCH L 76.9% C 0.056 H 225.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCCF |
|---|---|
| RGB | rgb(142, 188, 207) |
| HSL | hsl(198, 40%, 68%) |
| HSV | hsv(198, 31%, 81%) |
| CMYK | cmyk(31.4%, 9.2%, 0%, 18.8%) |
| CIE-LAB | lab(73.69, -10.66, -14.47) |
| CIE-LCH | lch(73.69, 17.97, 233.62°) |
| OKLab | oklab(76.9% -0.0392 -0.0396) |
| OKLCH | oklch(76.9% 0.056 225.3) |
| XYZ | xyz(40.3975, 46.2202, 65.8122) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.24
Sky Blue
#87CEEB
ΔE00 5.72
Baby Blue
#89CFF0
ΔE00 6.31
Lightblue
#ADD8E6
ΔE00 7.36
Bluegrey
#85A3B2
ΔE00 7.45
Greyblue
#77A1B5
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCCF #CFA18E
analogous
#8ECFC1 #8EBCCF #8E9BCF
triadic
#8EBCCF #CF8EBC #BCCF8E
tetradic
#8EBCCF #C18ECF #CFA18E #9BCF8E
square
#8EBCCF #C18ECF #CFA18E #9BCF8E
split-complementary
#8EBCCF #CF8E9B #CFC18E
monochromatic
#44849F #63A3BD #8EBCCF #B9D5E1 #E4EFF3
Accessibility & contrast
On white
2.05
#8EBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#8EBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCCF
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCCF | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BAD0
Deuteranopia (green-blind)
#A8B2CF
Tritanopia (blue-blind)
#78C2C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebccf; /* rgb */ color: rgb(142, 188, 207); /* oklch */ color: oklch(76.9% 0.056 225.3);
Tailwind
colors: {
custom: {
50: '#b1d0dd',
500: '#8ebccf',
950: '#000000',
},
}SCSS
$custom: #8ebccf; $custom-light: #b1d0dd; $custom-dark: #000000;
JSON
{
"hex": "#8ebccf",
"rgb": {
"r": 142,
"g": 188,
"b": 207
},
"hsl": {
"h": 197.538,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.76898,
"c": 0.05571,
"h": 225.3
},
"luminance": 0.46222
}Semantic roles & 50–950 ramp
primary
#8EBCCF
secondary
#E6D8D3
accent
#5832B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283