#8EBEC3#8EBEC3
#8EBEC3 is a light, muted teal. Relative luminance 0.465; OKLCH L 76.9% C 0.051 H 204.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBEC3 |
|---|---|
| RGB | rgb(142, 190, 195) |
| HSL | hsl(186, 31%, 66%) |
| HSV | hsv(186, 27%, 76%) |
| CMYK | cmyk(27.2%, 2.6%, 0%, 23.5%) |
| CIE-LAB | lab(73.88, -14.55, -7.65) |
| CIE-LCH | lch(73.88, 16.43, 207.72°) |
| OKLab | oklab(76.93% -0.0465 -0.0209) |
| OKLCH | oklch(76.93% 0.051 204.2) |
| XYZ | xyz(39.4160, 46.5160, 58.5208) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.27
Powder Blue
#B0E0E6
ΔE00 8.49
Sky Blue
#87CEEB
ΔE00 9.11
Bluegrey
#85A3B2
ΔE00 10.15
Baby Blue
#89CFF0
ΔE00 10.34
Light Grey Blue
#9DBCD4
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBEC3 #C3938E
analogous
#8EC3AD #8EBEC3 #8EA3C3
triadic
#8EBEC3 #C38EBE #BEC38E
tetradic
#8EBEC3 #AD8EC3 #C3938E #A3C38E
square
#8EBEC3 #AD8EC3 #C3938E #A3C38E
split-complementary
#8EBEC3 #C38EA3 #C3AD8E
monochromatic
#4A868C #66A7AE #8EBEC3 #B6D5D8 #DEECED
Accessibility & contrast
On white
2.04
#8EBEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#8EBEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBEC3
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBEC3 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC3
Deuteranopia (green-blind)
#ADB2C3
Tritanopia (blue-blind)
#7CC2BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebec3; /* rgb */ color: rgb(142, 190, 195); /* oklch */ color: oklch(76.9% 0.051 204.2);
Tailwind
colors: {
custom: {
50: '#b0d1d5',
500: '#8ebec3',
950: '#000000',
},
}SCSS
$custom: #8ebec3; $custom-light: #b0d1d5; $custom-dark: #000000;
JSON
{
"hex": "#8ebec3",
"rgb": {
"r": 142,
"g": 190,
"b": 195
},
"hsl": {
"h": 185.66,
"s": 30.636,
"l": 66.078
},
"oklch": {
"l": 0.76928,
"c": 0.05097,
"h": 204.2
},
"luminance": 0.46518
}Semantic roles & 50–950 ramp
primary
#8EBEC3
secondary
#DFCFCE
accent
#463CA9
background
#FAFCFD
surface
#F5F9FA
border
#CFD2D3
text
#111414
muted
#808283