#8EBCD3#8EBCD3
#8EBCD3 is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.0% C 0.059 H 230.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCD3 |
|---|---|
| RGB | rgb(142, 188, 211) |
| HSL | hsl(200, 44%, 69%) |
| HSV | hsv(200, 33%, 83%) |
| CMYK | cmyk(32.7%, 10.9%, 0%, 17.3%) |
| CIE-LAB | lab(73.82, -9.68, -16.45) |
| CIE-LCH | lch(73.82, 19.09, 239.53°) |
| OKLab | oklab(77.04% -0.0377 -0.0451) |
| OKLCH | oklch(77.04% 0.059 230.1) |
| XYZ | xyz(40.8927, 46.4183, 68.4203) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.14
Sky Blue
#87CEEB
ΔE00 5.52
Baby Blue
#89CFF0
ΔE00 5.76
Lightblue (survey)
#7BC8F6
ΔE00 6.74
Lightskyblue
#87CEFA
ΔE00 7.06
Cloudy Blue
#ACC2D9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCD3 #D3A58E
analogous
#8ED3C8 #8EBCD3 #8E9AD3
triadic
#8EBCD3 #D38EBC #BCD38E
tetradic
#8EBCD3 #C88ED3 #D3A58E #9AD38E
square
#8EBCD3 #C88ED3 #D3A58E #9AD38E
split-complementary
#8EBCD3 #D38E9A #D3C88E
monochromatic
#4184A6 #62A2C2 #8EBCD3 #BAD6E4 #E6F0F5
Accessibility & contrast
On white
2.04
#8EBCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#8EBCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCD3
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCD3 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BAD4
Deuteranopia (green-blind)
#A6B2D3
Tritanopia (blue-blind)
#77C3C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebcd3; /* rgb */ color: rgb(142, 188, 211); /* oklch */ color: oklch(77.0% 0.059 230.1);
Tailwind
colors: {
custom: {
50: '#b1d0e0',
500: '#8ebcd3',
950: '#000000',
},
}SCSS
$custom: #8ebcd3; $custom-light: #b1d0e0; $custom-dark: #000000;
JSON
{
"hex": "#8ebcd3",
"rgb": {
"r": 142,
"g": 188,
"b": 211
},
"hsl": {
"h": 200,
"s": 43.949,
"l": 69.216
},
"oklch": {
"l": 0.77041,
"c": 0.05877,
"h": 230.1
},
"luminance": 0.4642
}Semantic roles & 50–950 ramp
primary
#8EBCD3
secondary
#E8DBD4
accent
#5C2EB7
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283