#8EBECD#8EBECD
#8EBECD is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.3% C 0.055 H 219.1°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBECD |
|---|---|
| RGB | rgb(142, 190, 205) |
| HSL | hsl(194, 39%, 68%) |
| HSV | hsv(194, 31%, 80%) |
| CMYK | cmyk(30.7%, 7.3%, 0%, 19.6%) |
| CIE-LAB | lab(74.18, -12.19, -12.64) |
| CIE-LCH | lch(74.18, 17.56, 226.03°) |
| OKLab | oklab(77.27% -0.0426 -0.0345) |
| OKLCH | oklch(77.27% 0.055 219.1) |
| XYZ | xyz(40.5847, 46.9835, 64.6760) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.94
Lightblue
#ADD8E6
ΔE00 6.83
Baby Blue
#89CFF0
ΔE00 6.89
Light Grey Blue
#9DBCD4
ΔE00 6.89
Bluegrey
#85A3B2
ΔE00 8.30
Greyblue
#77A1B5
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBECD #CD9D8E
analogous
#8ECDBC #8EBECD #8E9ECD
triadic
#8EBECD #CD8EBE #BECD8E
tetradic
#8EBECD #BC8ECD #CD9D8E #9ECD8E
square
#8EBECD #BC8ECD #CD9D8E #9ECD8E
split-complementary
#8EBECD #CD8E9E #CDBC8E
monochromatic
#45879C #64A6BA #8EBECD #B8D6E0 #E3EFF3
Accessibility & contrast
On white
2.02
#8EBECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#8EBECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBECD
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBECD | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#79C3C3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebecd; /* rgb */ color: rgb(142, 190, 205); /* oklch */ color: oklch(77.3% 0.055 219.1);
Tailwind
colors: {
custom: {
50: '#b1d1dc',
500: '#8ebecd',
950: '#000000',
},
}SCSS
$custom: #8ebecd; $custom-light: #b1d1dc; $custom-dark: #000000;
JSON
{
"hex": "#8ebecd",
"rgb": {
"r": 142,
"g": 190,
"b": 205
},
"hsl": {
"h": 194.286,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.77266,
"c": 0.05482,
"h": 219.1
},
"luminance": 0.46985
}Semantic roles & 50–950 ramp
primary
#8EBECD
secondary
#E5D6D2
accent
#5234B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283