#8EBCC4#8EBCC4
#8EBCC4 is a light, muted teal. Relative luminance 0.457; OKLCH L 76.5% C 0.050 H 209.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCC4 |
|---|---|
| RGB | rgb(142, 188, 196) |
| HSL | hsl(189, 31%, 66%) |
| HSV | hsv(189, 28%, 77%) |
| CMYK | cmyk(27.6%, 4.1%, 0%, 23.1%) |
| CIE-LAB | lab(73.35, -13.27, -8.98) |
| CIE-LCH | lch(73.35, 16.02, 214.07°) |
| OKLab | oklab(76.52% -0.0435 -0.0245) |
| OKLCH | oklch(76.52% 0.05 209.4) |
| XYZ | xyz(39.0992, 45.7009, 58.9749) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.91
Sky Blue
#87CEEB
ΔE00 8.28
Bluegrey
#85A3B2
ΔE00 8.85
Powder Blue
#B0E0E6
ΔE00 8.93
Light Grey Blue
#9DBCD4
ΔE00 9.16
Greyblue
#77A1B5
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCC4 #C4968E
analogous
#8EC4B1 #8EBCC4 #8EA1C4
triadic
#8EBCC4 #C48EBC #BCC48E
tetradic
#8EBCC4 #B18EC4 #C4968E #A1C48E
square
#8EBCC4 #B18EC4 #C4968E #A1C48E
split-complementary
#8EBCC4 #C48EA1 #C4B18E
monochromatic
#4A848E #66A4AF #8EBCC4 #B6D4D9 #DEECEE
Accessibility & contrast
On white
2.07
#8EBCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#8EBCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCC4
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCC4 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B8C5
Deuteranopia (green-blind)
#ABB1C4
Tritanopia (blue-blind)
#7CC0BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8ebcc4; /* rgb */ color: rgb(142, 188, 196); /* oklch */ color: oklch(76.5% 0.050 209.4);
Tailwind
colors: {
custom: {
50: '#b0d0d5',
500: '#8ebcc4',
950: '#000000',
},
}SCSS
$custom: #8ebcc4; $custom-light: #b0d0d5; $custom-dark: #000000;
JSON
{
"hex": "#8ebcc4",
"rgb": {
"r": 142,
"g": 188,
"b": 196
},
"hsl": {
"h": 188.889,
"s": 31.395,
"l": 66.275
},
"oklch": {
"l": 0.76518,
"c": 0.0499,
"h": 209.4
},
"luminance": 0.45703
}Semantic roles & 50–950 ramp
primary
#8EBCC4
secondary
#E0D1CE
accent
#4C3BAA
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#111414
muted
#808283