#8EBBCB#8EBBCB
#8EBBCB is a light, muted cyan. Relative luminance 0.456; OKLCH L 76.5% C 0.053 H 221.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBCB |
|---|---|
| RGB | rgb(142, 187, 203) |
| HSL | hsl(196, 37%, 68%) |
| HSV | hsv(196, 30%, 80%) |
| CMYK | cmyk(30%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(73.29, -11.09, -12.89) |
| CIE-LCH | lch(73.29, 17.01, 229.29°) |
| OKLab | oklab(76.54% -0.0394 -0.0352) |
| OKLCH | oklch(76.54% 0.053 221.7) |
| XYZ | xyz(39.7018, 45.6013, 63.1984) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 6.39
Baby Blue
#89CFF0
ΔE00 7.15
Bluegrey
#85A3B2
ΔE00 7.27
Lightblue
#ADD8E6
ΔE00 7.45
Greyblue
#77A1B5
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBCB #CB9E8E
analogous
#8ECBBD #8EBBCB #8E9CCB
triadic
#8EBBCB #CB8EBB #BBCB8E
tetradic
#8EBBCB #BD8ECB #CB9E8E #9CCB8E
square
#8EBBCB #BD8ECB #CB9E8E #9CCB8E
split-complementary
#8EBBCB #CB8E9C #CBBD8E
monochromatic
#468398 #64A2B8 #8EBBCB #B8D4DE #E2EDF2
Accessibility & contrast
On white
2.07
#8EBBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#8EBBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBCB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBCB | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CC
Deuteranopia (green-blind)
#A8B1CB
Tritanopia (blue-blind)
#7AC0C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8ebbcb; /* rgb */ color: rgb(142, 187, 203); /* oklch */ color: oklch(76.5% 0.053 221.7);
Tailwind
colors: {
custom: {
50: '#b0cfda',
500: '#8ebbcb',
950: '#000000',
},
}SCSS
$custom: #8ebbcb; $custom-light: #b0cfda; $custom-dark: #000000;
JSON
{
"hex": "#8ebbcb",
"rgb": {
"r": 142,
"g": 187,
"b": 203
},
"hsl": {
"h": 195.738,
"s": 36.97,
"l": 67.647
},
"oklch": {
"l": 0.76537,
"c": 0.05288,
"h": 221.7
},
"luminance": 0.45603
}Semantic roles & 50–950 ramp
primary
#8EBBCB
secondary
#E4D6D1
accent
#5636B0
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111314
muted
#808283