#8EBCCD#8EBCCD
#8EBCCD is a light, muted cyan. Relative luminance 0.461; OKLCH L 76.8% C 0.054 H 222.6°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCCD |
|---|---|
| RGB | rgb(142, 188, 205) |
| HSL | hsl(196, 39%, 68%) |
| HSV | hsv(196, 31%, 80%) |
| CMYK | cmyk(30.7%, 8.3%, 0%, 19.6%) |
| CIE-LAB | lab(73.63, -11.14, -13.47) |
| CIE-LCH | lch(73.63, 17.48, 230.41°) |
| OKLab | oklab(76.83% -0.04 -0.0368) |
| OKLCH | oklch(76.83% 0.054 222.6) |
| XYZ | xyz(40.1545, 46.1230, 64.5326) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 5.99
Baby Blue
#89CFF0
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 7.25
Bluegrey
#85A3B2
ΔE00 7.52
Greyblue
#77A1B5
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCCD #CD9F8E
analogous
#8ECDBE #8EBCCD #8E9CCD
triadic
#8EBCCD #CD8EBC #BCCD8E
tetradic
#8EBCCD #BE8ECD #CD9F8E #9CCD8E
square
#8EBCCD #BE8ECD #CD9F8E #9CCD8E
split-complementary
#8EBCCD #CD8E9C #CDBE8E
monochromatic
#45849C #64A3BA #8EBCCD #B8D5E0 #E3EEF3
Accessibility & contrast
On white
2.05
#8EBCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#8EBCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCCD
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCCD | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CE
Deuteranopia (green-blind)
#A8B2CD
Tritanopia (blue-blind)
#79C2C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebccd; /* rgb */ color: rgb(142, 188, 205); /* oklch */ color: oklch(76.8% 0.054 222.6);
Tailwind
colors: {
custom: {
50: '#b1d0dc',
500: '#8ebccd',
950: '#000000',
},
}SCSS
$custom: #8ebccd; $custom-light: #b1d0dc; $custom-dark: #000000;
JSON
{
"hex": "#8ebccd",
"rgb": {
"r": 142,
"g": 188,
"b": 205
},
"hsl": {
"h": 196.19,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.76827,
"c": 0.05435,
"h": 222.6
},
"luminance": 0.46125
}Semantic roles & 50–950 ramp
primary
#8EBCCD
secondary
#E5D7D2
accent
#5634B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283