#8EBDCF#8EBDCF
#8EBDCF is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.1% C 0.056 H 223.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDCF |
|---|---|
| RGB | rgb(142, 189, 207) |
| HSL | hsl(197, 40%, 68%) |
| HSV | hsv(197, 31%, 81%) |
| CMYK | cmyk(31.4%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(73.96, -11.18, -14.05) |
| CIE-LCH | lch(73.96, 17.96, 231.48°) |
| OKLab | oklab(77.12% -0.0405 -0.0384) |
| OKLCH | oklch(77.12% 0.056 223.5) |
| XYZ | xyz(40.6118, 46.6489, 65.8836) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.60
Light Grey Blue
#9DBCD4
ΔE00 5.73
Baby Blue
#89CFF0
ΔE00 6.31
Lightblue
#ADD8E6
ΔE00 7.08
Bluegrey
#85A3B2
ΔE00 7.78
Greyblue
#77A1B5
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDCF #CFA08E
analogous
#8ECFC0 #8EBDCF #8E9CCF
triadic
#8EBDCF #CF8EBD #BDCF8E
tetradic
#8EBDCF #C08ECF #CFA08E #9CCF8E
square
#8EBDCF #C08ECF #CFA08E #9CCF8E
split-complementary
#8EBDCF #CF8E9C #CFC08E
monochromatic
#44869F #63A4BD #8EBDCF #B9D6E1 #E4EFF3
Accessibility & contrast
On white
2.03
#8EBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#8EBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDCF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDCF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BAD0
Deuteranopia (green-blind)
#A9B2CF
Tritanopia (blue-blind)
#78C3C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebdcf; /* rgb */ color: rgb(142, 189, 207); /* oklch */ color: oklch(77.1% 0.056 223.5);
Tailwind
colors: {
custom: {
50: '#b1d0dd',
500: '#8ebdcf',
950: '#000000',
},
}SCSS
$custom: #8ebdcf; $custom-light: #b1d0dd; $custom-dark: #000000;
JSON
{
"hex": "#8ebdcf",
"rgb": {
"r": 142,
"g": 189,
"b": 207
},
"hsl": {
"h": 196.615,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.77117,
"c": 0.05583,
"h": 223.5
},
"luminance": 0.46651
}Semantic roles & 50–950 ramp
primary
#8EBDCF
secondary
#E6D8D3
accent
#5632B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283