#8EBCC3#8EBCC3
#8EBCC3 is a light, muted teal. Relative luminance 0.457; OKLCH L 76.5% C 0.050 H 207.8°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCC3 |
|---|---|
| RGB | rgb(142, 188, 195) |
| HSL | hsl(188, 31%, 66%) |
| HSV | hsv(188, 27%, 76%) |
| CMYK | cmyk(27.2%, 3.6%, 0%, 23.5%) |
| CIE-LAB | lab(73.32, -13.51, -8.47) |
| CIE-LCH | lch(73.32, 15.94, 212.11°) |
| OKLab | oklab(76.49% -0.0439 -0.0231) |
| OKLCH | oklch(76.49% 0.05 207.8) |
| XYZ | xyz(38.9858, 45.6556, 58.3774) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.10
Sky Blue
#87CEEB
ΔE00 8.62
Powder Blue
#B0E0E6
ΔE00 8.91
Bluegrey
#85A3B2
ΔE00 9.09
Light Grey Blue
#9DBCD4
ΔE00 9.55
Greyblue
#77A1B5
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCC3 #C3958E
analogous
#8EC3AF #8EBCC3 #8EA1C3
triadic
#8EBCC3 #C38EBC #BCC38E
tetradic
#8EBCC3 #AF8EC3 #C3958E #A1C38E
square
#8EBCC3 #AF8EC3 #C3958E #A1C38E
split-complementary
#8EBCC3 #C38EA1 #C3AF8E
monochromatic
#4A838C #66A4AE #8EBCC3 #B6D4D8 #DEEBED
Accessibility & contrast
On white
2.07
#8EBCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#8EBCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCC3
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCC3 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B8C3
Deuteranopia (green-blind)
#ABB1C3
Tritanopia (blue-blind)
#7DC0BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8ebcc3; /* rgb */ color: rgb(142, 188, 195); /* oklch */ color: oklch(76.5% 0.050 207.8);
Tailwind
colors: {
custom: {
50: '#b0d0d5',
500: '#8ebcc3',
950: '#000000',
},
}SCSS
$custom: #8ebcc3; $custom-light: #b0d0d5; $custom-dark: #000000;
JSON
{
"hex": "#8ebcc3",
"rgb": {
"r": 142,
"g": 188,
"b": 195
},
"hsl": {
"h": 187.925,
"s": 30.636,
"l": 66.078
},
"oklch": {
"l": 0.76485,
"c": 0.0496,
"h": 207.8
},
"luminance": 0.45657
}Semantic roles & 50–950 ramp
primary
#8EBCC3
secondary
#DFD0CE
accent
#4B3CA9
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#111414
muted
#808283