#ADBEBC#ADBEBC
#ADBEBC is a light, near-neutral teal. Relative luminance 0.493; OKLCH L 78.8% C 0.019 H 188.3°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBEBC |
|---|---|
| RGB | rgb(173, 190, 188) |
| HSL | hsl(173, 12%, 71%) |
| HSV | hsv(173, 9%, 75%) |
| CMYK | cmyk(8.9%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(75.66, -6.21, -0.98) |
| CIE-LCH | lch(75.66, 6.28, 189.02°) |
| OKLab | oklab(78.79% -0.0187 -0.0027) |
| OKLCH | oklch(78.79% 0.019 188.3) |
| XYZ | xyz(44.7221, 49.3413, 54.7348) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.47
Silver
#C0C0C0
ΔE00 7.87
Cool Grey
#95A3A6
ΔE00 8.00
Dove Gray
#B6B8BD
ΔE00 8.26
Cool Gray
#9AA7B0
ΔE00 8.71
Dark Gray
#A9A9A9
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBEBC #BEADAF
analogous
#ADBEB3 #ADBEBC #ADB7BE
triadic
#ADBEBC #BCADBE #BEBCAD
tetradic
#ADBEBC #B3ADBE #BEADAF #B7BEAD
square
#ADBEBC #B3ADBE #BEADAF #B7BEAD
split-complementary
#ADBEBC #BEADB7 #BEB3AD
monochromatic
#6A8683 #8BA3A0 #ADBEBC #CFD9D8 #EEF1F1
Accessibility & contrast
On white
1.93
#ADBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#ADBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBEBC
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBEBC | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#A9BFBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #adbebc; /* rgb */ color: rgb(173, 190, 188); /* oklch */ color: oklch(78.8% 0.019 188.3);
Tailwind
colors: {
custom: {
50: '#c5d1d0',
500: '#adbebc',
950: '#000000',
},
}SCSS
$custom: #adbebc; $custom-light: #c5d1d0; $custom-dark: #000000;
JSON
{
"hex": "#adbebc",
"rgb": {
"r": 173,
"g": 190,
"b": 188
},
"hsl": {
"h": 172.941,
"s": 11.565,
"l": 71.176
},
"oklch": {
"l": 0.78786,
"c": 0.01891,
"h": 188.3
},
"luminance": 0.49342
}Semantic roles & 50–950 ramp
primary
#ADBEBC
secondary
#E6E1E2
accent
#505896
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282