#9DBFBE#9DBFBE
#9DBFBE is a light, muted teal. Relative luminance 0.481; OKLCH L 77.9% C 0.037 H 194.2°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9DBFBE |
|---|---|
| RGB | rgb(157, 191, 190) |
| HSL | hsl(178, 21%, 68%) |
| HSV | hsv(178, 18%, 75%) |
| CMYK | cmyk(17.8%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.92, -11.57, -3.29) |
| CIE-LCH | lch(74.92, 12.03, 195.88°) |
| OKLab | oklab(77.94% -0.0355 -0.009) |
| OKLCH | oklch(77.94% 0.037 194.2) |
| XYZ | xyz(41.8271, 48.1461, 55.7946) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.58
Lightblue
#ADD8E6
ΔE00 8.78
Cool Grey
#95A3A6
ΔE00 9.90
Bluegrey
#85A3B2
ΔE00 10.93
Cool Gray
#9AA7B0
ΔE00 11.10
Silver (survey)
#C5C9C7
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DBFBE #BF9D9E
analogous
#9DBFAD #9DBFBE #9DAFBF
triadic
#9DBFBE #BE9DBF #BFBE9D
tetradic
#9DBFBE #AD9DBF #BF9D9E #AFBF9D
square
#9DBFBE #AD9DBF #BF9D9E #AFBF9D
split-complementary
#9DBFBE #BF9DAF #BFAD9D
monochromatic
#598887 #78A7A5 #9DBFBE #C2D7D7 #E7EFEF
Accessibility & contrast
On white
1.98
#9DBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#9DBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DBFBE
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DBFBE | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBE
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#93C1BF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9dbfbe; /* rgb */ color: rgb(157, 191, 190); /* oklch */ color: oklch(77.9% 0.037 194.2);
Tailwind
colors: {
custom: {
50: '#bad2d1',
500: '#9dbfbe',
950: '#000000',
},
}SCSS
$custom: #9dbfbe; $custom-light: #bad2d1; $custom-dark: #000000;
JSON
{
"hex": "#9dbfbe",
"rgb": {
"r": 157,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.235,
"s": 20.988,
"l": 68.235
},
"oklch": {
"l": 0.77941,
"c": 0.0366,
"h": 194.2
},
"luminance": 0.48147
}Semantic roles & 50–950 ramp
primary
#9DBFBE
secondary
#E1D7D7
accent
#46499F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282