#8EBEC6#8EBEC6
#8EBEC6 is a light, muted teal. Relative luminance 0.467; OKLCH L 77.0% C 0.052 H 208.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBEC6 |
|---|---|
| RGB | rgb(142, 190, 198) |
| HSL | hsl(189, 33%, 67%) |
| HSV | hsv(189, 28%, 78%) |
| CMYK | cmyk(28.3%, 4%, 0%, 22.4%) |
| CIE-LAB | lab(73.97, -13.85, -9.15) |
| CIE-LCH | lch(73.97, 16.60, 213.44°) |
| OKLab | oklab(77.03% -0.0453 -0.025) |
| OKLCH | oklch(77.03% 0.052 208.8) |
| XYZ | xyz(39.7586, 46.6530, 60.3252) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.62
Sky Blue
#87CEEB
ΔE00 8.01
Powder Blue
#B0E0E6
ΔE00 8.46
Baby Blue
#89CFF0
ΔE00 9.19
Light Grey Blue
#9DBCD4
ΔE00 9.42
Bluegrey
#85A3B2
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBEC6 #C6968E
analogous
#8EC6B2 #8EBEC6 #8EA2C6
triadic
#8EBEC6 #C68EBE #BEC68E
tetradic
#8EBEC6 #B28EC6 #C6968E #A2C68E
square
#8EBEC6 #B28EC6 #C6968E #A2C68E
split-complementary
#8EBEC6 #C68EA2 #C6B28E
monochromatic
#498691 #65A7B1 #8EBEC6 #B7D5DB #DFEDEF
Accessibility & contrast
On white
2.03
#8EBEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#8EBEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBEC6
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBEC6 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BAC7
Deuteranopia (green-blind)
#ACB3C6
Tritanopia (blue-blind)
#7BC2C0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebec6; /* rgb */ color: rgb(142, 190, 198); /* oklch */ color: oklch(77.0% 0.052 208.8);
Tailwind
colors: {
custom: {
50: '#b0d1d7',
500: '#8ebec6',
950: '#000000',
},
}SCSS
$custom: #8ebec6; $custom-light: #b0d1d7; $custom-dark: #000000;
JSON
{
"hex": "#8ebec6",
"rgb": {
"r": 142,
"g": 190,
"b": 198
},
"hsl": {
"h": 188.571,
"s": 32.941,
"l": 66.667
},
"oklch": {
"l": 0.77028,
"c": 0.05173,
"h": 208.8
},
"luminance": 0.46655
}Semantic roles & 50–950 ramp
primary
#8EBEC6
secondary
#E1D1CF
accent
#4A3AAC
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283