#ADC8BF#ADC8BF
#ADC8BF is a light, muted teal. Relative luminance 0.540; OKLCH L 81.0% C 0.032 H 173.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC8BF |
|---|---|
| RGB | rgb(173, 200, 191) |
| HSL | hsl(160, 20%, 73%) |
| HSV | hsv(160, 14%, 78%) |
| CMYK | cmyk(13.5%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(78.43, -10.85, 1.44) |
| CIE-LCH | lch(78.43, 10.94, 172.45°) |
| OKLab | oklab(81.01% -0.0315 0.0037) |
| OKLCH | oklch(81.01% 0.032 173.4) |
| XYZ | xyz(47.2895, 53.9534, 57.2027) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.17
Silver (survey)
#C5C9C7
ΔE00 9.70
Light Grey
#D8DCD6
ΔE00 10.67
Lightblue
#ADD8E6
ΔE00 10.70
Pale Teal
#82CBB2
ΔE00 10.79
Paleturquoise
#AFEEEE
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC8BF #C8ADB6
analogous
#ADC8B1 #ADC8BF #ADC3C8
triadic
#ADC8BF #BFADC8 #C8BFAD
tetradic
#ADC8BF #B1ADC8 #C8ADB6 #C3C8AD
square
#ADC8BF #B1ADC8 #C8ADB6 #C3C8AD
split-complementary
#ADC8BF #C8ADC3 #C8B1AD
monochromatic
#659686 #88AFA2 #ADC8BF #D2E1DC #EDF3F1
Accessibility & contrast
On white
1.78
#ADC8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#ADC8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC8BF
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC8BF | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#C1C0C0
Tritanopia (blue-blind)
#A7C9C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #adc8bf; /* rgb */ color: rgb(173, 200, 191); /* oklch */ color: oklch(81.0% 0.032 173.4);
Tailwind
colors: {
custom: {
50: '#c5d8d2',
500: '#adc8bf',
950: '#000000',
},
}SCSS
$custom: #adc8bf; $custom-light: #c5d8d2; $custom-dark: #000000;
JSON
{
"hex": "#adc8bf",
"rgb": {
"r": 173,
"g": 200,
"b": 191
},
"hsl": {
"h": 160,
"s": 19.708,
"l": 73.137
},
"oklch": {
"l": 0.81005,
"c": 0.03173,
"h": 173.4
},
"luminance": 0.53954
}Semantic roles & 50–950 ramp
primary
#ADC8BF
secondary
#9C7D87
accent
#47649E
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383