#8BBDAF#8BBDAF
#8BBDAF is a light, muted teal. Relative luminance 0.450; OKLCH L 75.9% C 0.056 H 175.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDAF |
|---|---|
| RGB | rgb(139, 189, 175) |
| HSL | hsl(163, 27%, 64%) |
| HSV | hsv(163, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(72.88, -19.39, 1.76) |
| CIE-LCH | lch(72.88, 19.47, 174.81°) |
| OKLab | oklab(75.9% -0.0563 0.0044) |
| OKLCH | oklch(75.9% 0.056 175.5) |
| XYZ | xyz(36.5805, 44.9777, 47.3033) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.67
Seafoam Blue
#78D1B6
ΔE00 7.66
Greyish Teal
#719F91
ΔE00 8.74
Mediumaquamarine
#66CDAA
ΔE00 9.23
Greenish Grey
#96AE8D
ΔE00 10.05
Darkseagreen
#8FBC8F
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDAF #BD8B99
analogous
#8BBD96 #8BBDAF #8BB2BD
triadic
#8BBDAF #AF8BBD #BDAF8B
tetradic
#8BBDAF #968BBD #BD8B99 #B2BD8B
square
#8BBDAF #968BBD #BD8B99 #B2BD8B
split-complementary
#8BBDAF #BD8BB2 #BD968B
monochromatic
#4B8373 #64A794 #8BBDAF #B2D3CA #D9E9E5
Accessibility & contrast
On white
2.10
#8BBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#8BBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDAF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDAF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7AE
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#7EBEB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbdaf; /* rgb */ color: rgb(139, 189, 175); /* oklch */ color: oklch(75.9% 0.056 175.5);
Tailwind
colors: {
custom: {
50: '#aed1c6',
500: '#8bbdaf',
950: '#000000',
},
}SCSS
$custom: #8bbdaf; $custom-light: #aed1c6; $custom-dark: #000000;
JSON
{
"hex": "#8bbdaf",
"rgb": {
"r": 139,
"g": 189,
"b": 175
},
"hsl": {
"h": 163.2,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.75903,
"c": 0.05643,
"h": 175.5
},
"luminance": 0.44979
}Semantic roles & 50–950 ramp
primary
#8BBDAF
secondary
#DBC9CE
accent
#3F5CA6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282