#8EBCD1#8EBCD1
#8EBCD1 is a light, muted cyan. Relative luminance 0.463; OKLCH L 77.0% C 0.057 H 227.7°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCD1 |
|---|---|
| RGB | rgb(142, 188, 209) |
| HSL | hsl(199, 42%, 69%) |
| HSV | hsv(199, 32%, 82%) |
| CMYK | cmyk(32.1%, 10%, 0%, 18%) |
| CIE-LAB | lab(73.75, -10.17, -15.46) |
| CIE-LCH | lch(73.75, 18.50, 236.66°) |
| OKLab | oklab(76.97% -0.0385 -0.0423) |
| OKLCH | oklch(76.97% 0.057 227.7) |
| XYZ | xyz(40.6435, 46.3186, 67.1081) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.66
Sky Blue
#87CEEB
ΔE00 5.57
Baby Blue
#89CFF0
ΔE00 5.99
Lightblue (survey)
#7BC8F6
ΔE00 7.31
Bluegrey
#85A3B2
ΔE00 7.47
Lightblue
#ADD8E6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCD1 #D1A38E
analogous
#8ED1C5 #8EBCD1 #8E9BD1
triadic
#8EBCD1 #D18EBC #BCD18E
tetradic
#8EBCD1 #C58ED1 #D1A38E #9BD18E
square
#8EBCD1 #C58ED1 #D1A38E #9BD18E
split-complementary
#8EBCD1 #D18E9B #D1C58E
monochromatic
#4284A2 #63A2BF #8EBCD1 #B9D6E3 #E5F0F4
Accessibility & contrast
On white
2.05
#8EBCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#8EBCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCD1
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCD1 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD2
Deuteranopia (green-blind)
#A7B2D1
Tritanopia (blue-blind)
#78C2C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebcd1; /* rgb */ color: rgb(142, 188, 209); /* oklch */ color: oklch(77.0% 0.057 227.7);
Tailwind
colors: {
custom: {
50: '#b1d0df',
500: '#8ebcd1',
950: '#000000',
},
}SCSS
$custom: #8ebcd1; $custom-light: #b1d0df; $custom-dark: #000000;
JSON
{
"hex": "#8ebcd1",
"rgb": {
"r": 142,
"g": 188,
"b": 209
},
"hsl": {
"h": 198.806,
"s": 42.138,
"l": 68.824
},
"oklch": {
"l": 0.76969,
"c": 0.05719,
"h": 227.7
},
"luminance": 0.46321
}Semantic roles & 50–950 ramp
primary
#8EBCD1
secondary
#E7DAD3
accent
#5A30B5
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283