#8EBBBD#8EBBBD
#8EBBBD is a light, muted teal. Relative luminance 0.450; OKLCH L 76.1% C 0.048 H 199.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBBD |
|---|---|
| RGB | rgb(142, 187, 189) |
| HSL | hsl(183, 26%, 65%) |
| HSV | hsv(183, 25%, 74%) |
| CMYK | cmyk(24.9%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(72.87, -14.36, -5.87) |
| CIE-LCH | lch(72.87, 15.52, 202.24°) |
| OKLab | oklab(76.07% -0.045 -0.016) |
| OKLCH | oklch(76.07% 0.048 199.6) |
| XYZ | xyz(38.1081, 44.9639, 54.8052) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.37
Lightblue
#ADD8E6
ΔE00 9.43
Cadetblue
#5F9EA0
ΔE00 10.04
Bluegrey
#85A3B2
ΔE00 10.19
Sky Blue
#87CEEB
ΔE00 10.60
Cool Grey
#95A3A6
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBBD #BD908E
analogous
#8EBDA7 #8EBBBD #8EA4BD
triadic
#8EBBBD #BD8EBB #BBBD8E
tetradic
#8EBBBD #A78EBD #BD908E #A4BD8E
square
#8EBBBD #A78EBD #BD908E #A4BD8E
split-complementary
#8EBBBD #BD8EA4 #BDA78E
monochromatic
#4D8184 #67A4A6 #8EBBBD #B5D2D4 #DBE9EA
Accessibility & contrast
On white
2.10
#8EBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#8EBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBBD
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBBD | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#7FBEBB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8ebbbd; /* rgb */ color: rgb(142, 187, 189); /* oklch */ color: oklch(76.1% 0.048 199.6);
Tailwind
colors: {
custom: {
50: '#b0cfd0',
500: '#8ebbbd',
950: '#000000',
},
}SCSS
$custom: #8ebbbd; $custom-light: #b0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#8ebbbd",
"rgb": {
"r": 142,
"g": 187,
"b": 189
},
"hsl": {
"h": 182.553,
"s": 26.257,
"l": 64.902
},
"oklch": {
"l": 0.76067,
"c": 0.04776,
"h": 199.6
},
"luminance": 0.44966
}Semantic roles & 50–950 ramp
primary
#8EBBBD
secondary
#DBCCCB
accent
#4541A5
background
#FAFCFC
surface
#F5F9F9
border
#CFD2D2
text
#101314
muted
#7F8282