#9BBEAD#9BBEAD
#9BBEAD is a light, muted teal. Relative luminance 0.468; OKLCH L 77.1% C 0.045 H 164.2°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBEAD |
|---|---|
| RGB | rgb(155, 190, 173) |
| HSL | hsl(151, 21%, 68%) |
| HSV | hsv(151, 18%, 75%) |
| CMYK | cmyk(18.4%, 0%, 8.9%, 25.5%) |
| CIE-LAB | lab(74.07, -15.19, 4.70) |
| CIE-LCH | lch(74.07, 15.90, 162.82°) |
| OKLab | oklab(77.09% -0.0431 0.0122) |
| OKLCH | oklch(77.09% 0.045 164.2) |
| XYZ | xyz(39.4719, 46.8115, 46.4829) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.57
Greenish Grey
#96AE8D
ΔE00 7.68
Darkseagreen
#8FBC8F
ΔE00 8.70
Sage Green
#9CAF88
ΔE00 9.52
Seafoam Blue
#78D1B6
ΔE00 9.63
Greyish Teal
#719F91
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBEAD #BE9BAC
analogous
#9BBE9B #9BBEAD #9BBDBE
triadic
#9BBEAD #AD9BBE #BEAD9B
tetradic
#9BBEAD #9B9BBE #BE9BAC #BDBE9B
square
#9BBEAD #9B9BBE #BE9BAC #BDBE9B
split-complementary
#9BBEAD #BE9BBD #BE9B9B
monochromatic
#588770 #76A68F #9BBEAD #C0D6CB #E5EEEA
Accessibility & contrast
On white
2.03
#9BBEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#9BBEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBEAD
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBEAD | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AC
Deuteranopia (green-blind)
#B6B4AE
Tritanopia (blue-blind)
#94BEB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbead; /* rgb */ color: rgb(155, 190, 173); /* oklch */ color: oklch(77.1% 0.045 164.2);
Tailwind
colors: {
custom: {
50: '#b9d1c5',
500: '#9bbead',
950: '#000000',
},
}SCSS
$custom: #9bbead; $custom-light: #b9d1c5; $custom-dark: #000000;
JSON
{
"hex": "#9bbead",
"rgb": {
"r": 155,
"g": 190,
"b": 173
},
"hsl": {
"h": 150.857,
"s": 21.212,
"l": 67.647
},
"oklch": {
"l": 0.77087,
"c": 0.04479,
"h": 164.2
},
"luminance": 0.46813
}Semantic roles & 50–950 ramp
primary
#9BBEAD
secondary
#E0D5DA
accent
#4671A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111412
muted
#808281