#8EBEC7#8EBEC7
#8EBEC7 is a light, muted teal. Relative luminance 0.467; OKLCH L 77.1% C 0.052 H 210.4°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBEC7 |
|---|---|
| RGB | rgb(142, 190, 199) |
| HSL | hsl(189, 34%, 67%) |
| HSV | hsv(189, 29%, 78%) |
| CMYK | cmyk(28.6%, 4.5%, 0%, 22%) |
| CIE-LAB | lab(74.00, -13.62, -9.65) |
| CIE-LCH | lch(74.00, 16.69, 215.32°) |
| OKLab | oklab(77.06% -0.0449 -0.0263) |
| OKLCH | oklch(77.06% 0.052 210.4) |
| XYZ | xyz(39.8743, 46.6993, 60.9346) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.43
Sky Blue
#87CEEB
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 8.49
Baby Blue
#89CFF0
ΔE00 8.83
Light Grey Blue
#9DBCD4
ΔE00 9.05
Bluegrey
#85A3B2
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBEC7 #C7978E
analogous
#8EC7B4 #8EBEC7 #8EA2C7
triadic
#8EBEC7 #C78EBE #BEC78E
tetradic
#8EBEC7 #B48EC7 #C7978E #A2C78E
square
#8EBEC7 #B48EC7 #C7978E #A2C78E
split-complementary
#8EBEC7 #C78EA2 #C7B48E
monochromatic
#488792 #65A6B3 #8EBEC7 #B7D6DB #E0EDF0
Accessibility & contrast
On white
2.03
#8EBEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#8EBEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBEC7
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBEC7 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BAC8
Deuteranopia (green-blind)
#ACB3C7
Tritanopia (blue-blind)
#7BC2C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebec7; /* rgb */ color: rgb(142, 190, 199); /* oklch */ color: oklch(77.1% 0.052 210.4);
Tailwind
colors: {
custom: {
50: '#b0d1d8',
500: '#8ebec7',
950: '#000000',
},
}SCSS
$custom: #8ebec7; $custom-light: #b0d1d8; $custom-dark: #000000;
JSON
{
"hex": "#8ebec7",
"rgb": {
"r": 142,
"g": 190,
"b": 199
},
"hsl": {
"h": 189.474,
"s": 33.728,
"l": 66.863
},
"oklch": {
"l": 0.77061,
"c": 0.05205,
"h": 210.4
},
"luminance": 0.46701
}Semantic roles & 50–950 ramp
primary
#8EBEC7
secondary
#E2D2CF
accent
#4B39AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283