#8EBABB#8EBABB
#8EBABB is a light, muted teal. Relative luminance 0.445; OKLCH L 75.8% C 0.047 H 198.0°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBABB |
|---|---|
| RGB | rgb(142, 186, 187) |
| HSL | hsl(181, 25%, 65%) |
| HSV | hsv(181, 24%, 73%) |
| CMYK | cmyk(24.1%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(72.53, -14.29, -5.28) |
| CIE-LCH | lch(72.53, 15.23, 200.27°) |
| OKLab | oklab(75.78% -0.0445 -0.0144) |
| OKLCH | oklch(75.78% 0.047 198) |
| XYZ | xyz(37.6811, 44.4548, 53.5993) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.70
Lightblue
#ADD8E6
ΔE00 9.84
Cadetblue
#5F9EA0
ΔE00 9.85
Bluegrey
#85A3B2
ΔE00 10.24
Cool Grey
#95A3A6
ΔE00 10.47
Greyish Teal
#719F91
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBABB #BB8F8E
analogous
#8EBBA6 #8EBABB #8EA4BB
triadic
#8EBABB #BB8EBA #BABB8E
tetradic
#8EBABB #A68EBB #BB8F8E #A4BB8E
square
#8EBABB #A68EBB #BB8F8E #A4BB8E
split-complementary
#8EBABB #BB8EA4 #BBA68E
monochromatic
#4E8081 #68A3A4 #8EBABB #B4D1D2 #DAE9E9
Accessibility & contrast
On white
2.12
#8EBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#8EBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBABB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBABB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#7FBDBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8ebabb; /* rgb */ color: rgb(142, 186, 187); /* oklch */ color: oklch(75.8% 0.047 198.0);
Tailwind
colors: {
custom: {
50: '#b0cecf',
500: '#8ebabb',
950: '#000000',
},
}SCSS
$custom: #8ebabb; $custom-light: #b0cecf; $custom-dark: #000000;
JSON
{
"hex": "#8ebabb",
"rgb": {
"r": 142,
"g": 186,
"b": 187
},
"hsl": {
"h": 181.333,
"s": 24.862,
"l": 64.51
},
"oklch": {
"l": 0.7578,
"c": 0.04676,
"h": 198
},
"luminance": 0.44456
}Semantic roles & 50–950 ramp
primary
#8EBABB
secondary
#DACBCB
accent
#4442A3
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101313
muted
#7F8282