#8EBEBB#8EBEBB
#8EBEBB is a light, muted teal. Relative luminance 0.462; OKLCH L 76.7% C 0.051 H 191.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBEBB |
|---|---|
| RGB | rgb(142, 190, 187) |
| HSL | hsl(176, 27%, 65%) |
| HSV | hsv(176, 25%, 75%) |
| CMYK | cmyk(25.3%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(73.65, -16.36, -3.62) |
| CIE-LCH | lch(73.65, 16.76, 192.49°) |
| OKLab | oklab(76.67% -0.0498 -0.01) |
| OKLCH | oklch(76.67% 0.051 191.3) |
| XYZ | xyz(38.5356, 46.1638, 53.8841) |
| Luminance | 0.4617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.29
Powder Blue
#B0E0E6
ΔE00 9.50
Mediumturquoise
#48D1CC
ΔE00 10.25
Greyish Teal
#719F91
ΔE00 10.41
Cadetblue
#5F9EA0
ΔE00 10.47
Lightblue
#ADD8E6
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBEBB #BE8E91
analogous
#8EBEA3 #8EBEBB #8EA9BE
triadic
#8EBEBB #BB8EBE #BEBB8E
tetradic
#8EBEBB #A38EBE #BE8E91 #A9BE8E
square
#8EBEBB #A38EBE #BE8E91 #A9BE8E
split-complementary
#8EBEBB #BE8EA9 #BEA38E
monochromatic
#4D8582 #67A8A4 #8EBEBB #B5D4D2 #DCEBEA
Accessibility & contrast
On white
2.05
#8EBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#8EBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBEBB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBEBB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#7FC1BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebebb; /* rgb */ color: rgb(142, 190, 187); /* oklch */ color: oklch(76.7% 0.051 191.3);
Tailwind
colors: {
custom: {
50: '#b0d1cf',
500: '#8ebebb',
950: '#000000',
},
}SCSS
$custom: #8ebebb; $custom-light: #b0d1cf; $custom-dark: #000000;
JSON
{
"hex": "#8ebebb",
"rgb": {
"r": 142,
"g": 190,
"b": 187
},
"hsl": {
"h": 176.25,
"s": 26.966,
"l": 65.098
},
"oklch": {
"l": 0.76672,
"c": 0.05075,
"h": 191.3
},
"luminance": 0.46166
}Semantic roles & 50–950 ramp
primary
#8EBEBB
secondary
#DCCCCD
accent
#4046A6
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101413
muted
#7F8282