#ADBFBE#ADBFBE
#ADBFBE is a light, near-neutral teal. Relative luminance 0.499; OKLCH L 79.1% C 0.020 H 192.7°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBFBE |
|---|---|
| RGB | rgb(173, 191, 190) |
| HSL | hsl(177, 12%, 71%) |
| HSV | hsv(177, 9%, 75%) |
| CMYK | cmyk(9.4%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(75.98, -6.34, -1.60) |
| CIE-LCH | lch(75.98, 6.54, 194.16°) |
| OKLab | oklab(79.06% -0.0193 -0.0044) |
| OKLCH | oklch(79.06% 0.02 192.7) |
| XYZ | xyz(45.1565, 49.8628, 55.9506) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.58
Silver
#C0C0C0
ΔE00 8.02
Cool Grey
#95A3A6
ΔE00 8.13
Dove Gray
#B6B8BD
ΔE00 8.31
Cool Gray
#9AA7B0
ΔE00 8.67
Dark Gray
#A9A9A9
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBFBE #BFADAE
analogous
#ADBFB5 #ADBFBE #ADB7BF
triadic
#ADBFBE #BEADBF #BFBEAD
tetradic
#ADBFBE #B5ADBF #BFADAE #B7BFAD
square
#ADBFBE #B5ADBF #BFADAE #B7BFAD
split-complementary
#ADBFBE #BFADB7 #BFB5AD
monochromatic
#6A8886 #8BA4A3 #ADBFBE #CFDAD9 #EEF2F1
Accessibility & contrast
On white
1.91
#ADBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#ADBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBFBE
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBFBE | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#A8C0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #adbfbe; /* rgb */ color: rgb(173, 191, 190); /* oklch */ color: oklch(79.1% 0.020 192.7);
Tailwind
colors: {
custom: {
50: '#c5d2d1',
500: '#adbfbe',
950: '#000000',
},
}SCSS
$custom: #adbfbe; $custom-light: #c5d2d1; $custom-dark: #000000;
JSON
{
"hex": "#adbfbe",
"rgb": {
"r": 173,
"g": 191,
"b": 190
},
"hsl": {
"h": 176.667,
"s": 12.329,
"l": 71.373
},
"oklch": {
"l": 0.79058,
"c": 0.01982,
"h": 192.7
},
"luminance": 0.49864
}Semantic roles & 50–950 ramp
primary
#ADBFBE
secondary
#E6E2E2
accent
#4F5396
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282