#9DBEBC#9DBEBC
#9DBEBC is a light, muted teal. Relative luminance 0.476; OKLCH L 77.7% C 0.036 H 191.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBEBC |
|---|---|
| RGB | rgb(157, 190, 188) |
| HSL | hsl(176, 20%, 68%) |
| HSV | hsv(176, 17%, 75%) |
| CMYK | cmyk(17.4%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.59, -11.47, -2.69) |
| CIE-LCH | lch(74.59, 11.78, 193.19°) |
| OKLab | oklab(77.66% -0.0349 -0.0074) |
| OKLCH | oklch(77.66% 0.036 191.9) |
| XYZ | xyz(41.3927, 47.6246, 54.5788) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.00
Lightblue
#ADD8E6
ΔE00 9.28
Cool Grey
#95A3A6
ΔE00 9.73
Bluegrey
#85A3B2
ΔE00 11.03
Cool Gray
#9AA7B0
ΔE00 11.08
Silver (survey)
#C5C9C7
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBEBC #BE9D9F
analogous
#9DBEAB #9DBEBC #9DAFBE
triadic
#9DBEBC #BC9DBE #BEBC9D
tetradic
#9DBEBC #AB9DBE #BE9D9F #AFBE9D
square
#9DBEBC #AB9DBE #BE9D9F #AFBE9D
split-complementary
#9DBEBC #BE9DAF #BEAB9D
monochromatic
#5A8784 #78A6A3 #9DBEBC #C2D6D5 #E7EFEE
Accessibility & contrast
On white
2.00
#9DBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#9DBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBEBC
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBEBC | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#93C0BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9dbebc; /* rgb */ color: rgb(157, 190, 188); /* oklch */ color: oklch(77.7% 0.036 191.9);
Tailwind
colors: {
custom: {
50: '#bad1d0',
500: '#9dbebc',
950: '#000000',
},
}SCSS
$custom: #9dbebc; $custom-light: #bad1d0; $custom-dark: #000000;
JSON
{
"hex": "#9dbebc",
"rgb": {
"r": 157,
"g": 190,
"b": 188
},
"hsl": {
"h": 176.364,
"s": 20.245,
"l": 68.039
},
"oklch": {
"l": 0.77661,
"c": 0.0357,
"h": 191.9
},
"luminance": 0.47626
}Semantic roles & 50–950 ramp
primary
#9DBEBC
secondary
#E0D6D7
accent
#474C9F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282