#9EBDBD#9EBDBD
#9EBDBD is a light, muted teal. Relative luminance 0.473; OKLCH L 77.5% C 0.034 H 196.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBDBD |
|---|---|
| RGB | rgb(158, 189, 189) |
| HSL | hsl(180, 19%, 68%) |
| HSV | hsv(180, 16%, 74%) |
| CMYK | cmyk(16.4%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(74.40, -10.41, -3.49) |
| CIE-LCH | lch(74.40, 10.98, 198.54°) |
| OKLab | oklab(77.54% -0.0322 -0.0095) |
| OKLCH | oklch(77.54% 0.034 196.5) |
| XYZ | xyz(41.4810, 47.3372, 55.0857) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.78
Cool Grey
#95A3A6
ΔE00 8.93
Powder Blue
#B0E0E6
ΔE00 9.06
Cool Gray
#9AA7B0
ΔE00 10.05
Bluegrey
#85A3B2
ΔE00 10.10
Light Grey Blue
#9DBCD4
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBDBD #BD9E9E
analogous
#9EBDAD #9EBDBD #9EADBD
triadic
#9EBDBD #BD9EBD #BDBD9E
tetradic
#9EBDBD #AD9EBD #BD9E9E #ADBD9E
square
#9EBDBD #AD9EBD #BD9E9E #ADBD9E
split-complementary
#9EBDBD #BD9EAD #BDAD9E
monochromatic
#5B8686 #7AA4A4 #9EBDBD #C2D6D6 #E7EFEF
Accessibility & contrast
On white
2.01
#9EBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#9EBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBDBD
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBDBD | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#95BFBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9ebdbd; /* rgb */ color: rgb(158, 189, 189); /* oklch */ color: oklch(77.5% 0.034 196.5);
Tailwind
colors: {
custom: {
50: '#bbd0d0',
500: '#9ebdbd',
950: '#000000',
},
}SCSS
$custom: #9ebdbd; $custom-light: #bbd0d0; $custom-dark: #000000;
JSON
{
"hex": "#9ebdbd",
"rgb": {
"r": 158,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 19.018,
"l": 68.039
},
"oklch": {
"l": 0.77542,
"c": 0.03354,
"h": 196.5
},
"luminance": 0.47338
}Semantic roles & 50–950 ramp
primary
#9EBDBD
secondary
#E0D7D7
accent
#48489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282