#8EBEC0#8EBEC0
#8EBEC0 is a light, muted teal. Relative luminance 0.464; OKLCH L 76.8% C 0.051 H 199.4°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBEC0 |
|---|---|
| RGB | rgb(142, 190, 192) |
| HSL | hsl(182, 28%, 65%) |
| HSV | hsv(182, 26%, 75%) |
| CMYK | cmyk(26%, 1%, 0%, 24.7%) |
| CIE-LAB | lab(73.79, -15.24, -6.14) |
| CIE-LCH | lch(73.79, 16.43, 201.95°) |
| OKLab | oklab(76.83% -0.0477 -0.0168) |
| OKLCH | oklch(76.83% 0.051 199.4) |
| XYZ | xyz(39.0802, 46.3817, 56.7524) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.73
Lightblue
#ADD8E6
ΔE00 9.07
Sky Blue
#87CEEB
ΔE00 10.29
Cadetblue
#5F9EA0
ΔE00 10.49
Mediumturquoise
#48D1CC
ΔE00 10.88
Bluegrey
#85A3B2
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBEC0 #C0908E
analogous
#8EC0A9 #8EBEC0 #8EA5C0
triadic
#8EBEC0 #C08EBE #BEC08E
tetradic
#8EBEC0 #A98EC0 #C0908E #A5C08E
square
#8EBEC0 #A98EC0 #C0908E #A5C08E
split-complementary
#8EBEC0 #C08EA5 #C0A98E
monochromatic
#4C8588 #67A7AA #8EBEC0 #B5D5D6 #DDEBEC
Accessibility & contrast
On white
2.04
#8EBEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#8EBEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBEC0
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBEC0 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC0
Deuteranopia (green-blind)
#AEB2C0
Tritanopia (blue-blind)
#7DC1BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebec0; /* rgb */ color: rgb(142, 190, 192); /* oklch */ color: oklch(76.8% 0.051 199.4);
Tailwind
colors: {
custom: {
50: '#b0d1d3',
500: '#8ebec0',
950: '#000000',
},
}SCSS
$custom: #8ebec0; $custom-light: #b0d1d3; $custom-dark: #000000;
JSON
{
"hex": "#8ebec0",
"rgb": {
"r": 142,
"g": 190,
"b": 192
},
"hsl": {
"h": 182.4,
"s": 28.409,
"l": 65.49
},
"oklch": {
"l": 0.76831,
"c": 0.05058,
"h": 199.4
},
"luminance": 0.46383
}Semantic roles & 50–950 ramp
primary
#8EBEC0
secondary
#DDCDCD
accent
#433EA7
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#111414
muted
#808282