#8EBEC4#8EBEC4
#8EBEC4 is a light, muted teal. Relative luminance 0.466; OKLCH L 77.0% C 0.051 H 205.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBEC4 |
|---|---|
| RGB | rgb(142, 190, 196) |
| HSL | hsl(187, 31%, 66%) |
| HSV | hsv(187, 28%, 77%) |
| CMYK | cmyk(27.6%, 3.1%, 0%, 23.1%) |
| CIE-LAB | lab(73.91, -14.32, -8.15) |
| CIE-LCH | lch(73.91, 16.47, 209.64°) |
| OKLab | oklab(76.96% -0.0461 -0.0222) |
| OKLCH | oklch(76.96% 0.051 205.7) |
| XYZ | xyz(39.5294, 46.5613, 59.1183) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.04
Powder Blue
#B0E0E6
ΔE00 8.46
Sky Blue
#87CEEB
ΔE00 8.73
Bluegrey
#85A3B2
ΔE00 9.90
Baby Blue
#89CFF0
ΔE00 9.95
Light Grey Blue
#9DBCD4
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBEC4 #C4948E
analogous
#8EC4AF #8EBEC4 #8EA3C4
triadic
#8EBEC4 #C48EBE #BEC48E
tetradic
#8EBEC4 #AF8EC4 #C4948E #A3C48E
square
#8EBEC4 #AF8EC4 #C4948E #A3C48E
split-complementary
#8EBEC4 #C48EA3 #C4AF8E
monochromatic
#4A868E #66A7AF #8EBEC4 #B6D5D9 #DEECEE
Accessibility & contrast
On white
2.04
#8EBEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#8EBEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBEC4
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBEC4 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BAC4
Deuteranopia (green-blind)
#ADB3C4
Tritanopia (blue-blind)
#7CC2C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebec4; /* rgb */ color: rgb(142, 190, 196); /* oklch */ color: oklch(77.0% 0.051 205.7);
Tailwind
colors: {
custom: {
50: '#b0d1d5',
500: '#8ebec4',
950: '#000000',
},
}SCSS
$custom: #8ebec4; $custom-light: #b0d1d5; $custom-dark: #000000;
JSON
{
"hex": "#8ebec4",
"rgb": {
"r": 142,
"g": 190,
"b": 196
},
"hsl": {
"h": 186.667,
"s": 31.395,
"l": 66.275
},
"oklch": {
"l": 0.76961,
"c": 0.05118,
"h": 205.7
},
"luminance": 0.46563
}Semantic roles & 50–950 ramp
primary
#8EBEC4
secondary
#E0D0CE
accent
#483BAA
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#111414
muted
#808283