#8EBCD0#8EBCD0
#8EBCD0 is a light, muted cyan. Relative luminance 0.463; OKLCH L 76.9% C 0.056 H 226.5°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCD0 |
|---|---|
| RGB | rgb(142, 188, 208) |
| HSL | hsl(198, 41%, 69%) |
| HSV | hsv(198, 32%, 82%) |
| CMYK | cmyk(31.7%, 9.6%, 0%, 18.4%) |
| CIE-LAB | lab(73.72, -10.41, -14.96) |
| CIE-LCH | lch(73.72, 18.23, 235.17°) |
| OKLab | oklab(76.93% -0.0388 -0.0409) |
| OKLCH | oklch(76.93% 0.056 226.5) |
| XYZ | xyz(40.5201, 46.2693, 66.4581) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.94
Sky Blue
#87CEEB
ΔE00 5.63
Baby Blue
#89CFF0
ΔE00 6.14
Lightblue
#ADD8E6
ΔE00 7.45
Bluegrey
#85A3B2
ΔE00 7.45
Lightblue (survey)
#7BC8F6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCD0 #D0A28E
analogous
#8ED0C3 #8EBCD0 #8E9BD0
triadic
#8EBCD0 #D08EBC #BCD08E
tetradic
#8EBCD0 #C38ED0 #D0A28E #9BD08E
square
#8EBCD0 #C38ED0 #D0A28E #9BD08E
split-complementary
#8EBCD0 #D08E9B #D0C38E
monochromatic
#4384A1 #63A2BE #8EBCD0 #B9D6E2 #E4EFF4
Accessibility & contrast
On white
2.05
#8EBCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#8EBCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCD0
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCD0 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD1
Deuteranopia (green-blind)
#A7B2D0
Tritanopia (blue-blind)
#78C2C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebcd0; /* rgb */ color: rgb(142, 188, 208); /* oklch */ color: oklch(76.9% 0.056 226.5);
Tailwind
colors: {
custom: {
50: '#b1d0de',
500: '#8ebcd0',
950: '#000000',
},
}SCSS
$custom: #8ebcd0; $custom-light: #b1d0de; $custom-dark: #000000;
JSON
{
"hex": "#8ebcd0",
"rgb": {
"r": 142,
"g": 188,
"b": 208
},
"hsl": {
"h": 198.182,
"s": 41.25,
"l": 68.627
},
"oklch": {
"l": 0.76933,
"c": 0.05643,
"h": 226.5
},
"luminance": 0.46271
}Semantic roles & 50–950 ramp
primary
#8EBCD0
secondary
#E7D9D3
accent
#5931B4
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283