#ADC2BC#ADC2BC
#ADC2BC is a light, muted teal. Relative luminance 0.511; OKLCH L 79.6% C 0.024 H 176.6°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC2BC |
|---|---|
| RGB | rgb(173, 194, 188) |
| HSL | hsl(163, 15%, 72%) |
| HSV | hsv(163, 11%, 76%) |
| CMYK | cmyk(10.8%, 0%, 3.1%, 23.9%) |
| CIE-LAB | lab(76.74, -8.31, 0.59) |
| CIE-LCH | lch(76.74, 8.33, 175.97°) |
| OKLab | oklab(79.64% -0.0244 0.0014) |
| OKLCH | oklch(79.64% 0.024 176.6) |
| XYZ | xyz(45.6004, 51.0979, 55.0276) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.84
Silver
#C0C0C0
ΔE00 9.76
Light Grey
#D8DCD6
ΔE00 9.87
Cool Grey
#95A3A6
ΔE00 9.88
Powder Blue
#B0E0E6
ΔE00 10.13
Lightblue
#ADD8E6
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC2BC #C2ADB3
analogous
#ADC2B2 #ADC2BC #ADBEC2
triadic
#ADC2BC #BCADC2 #C2BCAD
tetradic
#ADC2BC #B2ADC2 #C2ADB3 #BEC2AD
square
#ADC2BC #B2ADC2 #C2ADB3 #BEC2AD
split-complementary
#ADC2BC #C2ADBE #C2B2AD
monochromatic
#688C82 #8AA89F #ADC2BC #D0DCD9 #EDF2F1
Accessibility & contrast
On white
1.87
#ADC2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#ADC2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC2BC
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC2BC | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBC
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#A8C3C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #adc2bc; /* rgb */ color: rgb(173, 194, 188); /* oklch */ color: oklch(79.6% 0.024 176.6);
Tailwind
colors: {
custom: {
50: '#c5d4d0',
500: '#adc2bc',
950: '#000000',
},
}SCSS
$custom: #adc2bc; $custom-light: #c5d4d0; $custom-dark: #000000;
JSON
{
"hex": "#adc2bc",
"rgb": {
"r": 173,
"g": 194,
"b": 188
},
"hsl": {
"h": 162.857,
"s": 14.685,
"l": 71.961
},
"oklch": {
"l": 0.79636,
"c": 0.0244,
"h": 176.6
},
"luminance": 0.51099
}Semantic roles & 50–950 ramp
primary
#ADC2BC
secondary
#967E84
accent
#4D6299
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383