#8CBEAD#8CBEAD
#8CBEAD is a light, muted teal. Relative luminance 0.454; OKLCH L 76.1% C 0.058 H 171.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8CBEAD |
|---|---|
| RGB | rgb(140, 190, 173) |
| HSL | hsl(160, 28%, 65%) |
| HSV | hsv(160, 26%, 75%) |
| CMYK | cmyk(26.3%, 0%, 8.9%, 25.5%) |
| CIE-LAB | lab(73.17, -20.02, 3.28) |
| CIE-LCH | lch(73.17, 20.28, 170.70°) |
| OKLab | oklab(76.13% -0.0575 0.0084) |
| OKLCH | oklch(76.13% 0.058 171.7) |
| XYZ | xyz(36.7691, 45.4179, 46.3562) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.98
Seafoam Blue
#78D1B6
ΔE00 7.10
Mediumaquamarine
#66CDAA
ΔE00 8.54
Darkseagreen
#8FBC8F
ΔE00 8.97
Greyish Teal
#719F91
ΔE00 8.99
Greenish Grey
#96AE8D
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CBEAD #BE8C9D
analogous
#8CBE94 #8CBEAD #8CB6BE
triadic
#8CBEAD #AD8CBE #BEAD8C
tetradic
#8CBEAD #948CBE #BE8C9D #B6BE8C
square
#8CBEAD #948CBE #BE8C9D #B6BE8C
split-complementary
#8CBEAD #BE8CB6 #BE948C
monochromatic
#4B8571 #65A891 #8CBEAD #B3D4C9 #DAEAE5
Accessibility & contrast
On white
2.08
#8CBEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#8CBEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CBEAD
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CBEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CBEAD | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AC
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#80BFB9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8cbead; /* rgb */ color: rgb(140, 190, 173); /* oklch */ color: oklch(76.1% 0.058 171.7);
Tailwind
colors: {
custom: {
50: '#aed1c5',
500: '#8cbead',
950: '#000000',
},
}SCSS
$custom: #8cbead; $custom-light: #aed1c5; $custom-dark: #000000;
JSON
{
"hex": "#8cbead",
"rgb": {
"r": 140,
"g": 190,
"b": 173
},
"hsl": {
"h": 159.6,
"s": 27.778,
"l": 64.706
},
"oklch": {
"l": 0.76132,
"c": 0.05811,
"h": 171.7
},
"luminance": 0.45419
}Semantic roles & 50–950 ramp
primary
#8CBEAD
secondary
#DBCAD0
accent
#3F62A6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281