#ADCCBF#ADCCBF
#ADCCBF is a light, muted teal. Relative luminance 0.558; OKLCH L 81.9% C 0.038 H 168.1°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCCBF |
|---|---|
| RGB | rgb(173, 204, 191) |
| HSL | hsl(155, 23%, 74%) |
| HSV | hsv(155, 15%, 80%) |
| CMYK | cmyk(15.2%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(79.52, -12.91, 3.01) |
| CIE-LCH | lch(79.52, 13.26, 166.87°) |
| OKLab | oklab(81.86% -0.037 0.0078) |
| OKLCH | oklch(81.86% 0.038 168.1) |
| XYZ | xyz(48.2281, 55.8304, 57.5155) |
| Luminance | 0.5583 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.23
Powder Blue
#B0E0E6
ΔE00 9.60
Paleturquoise
#AFEEEE
ΔE00 10.77
Seafoam Blue
#78D1B6
ΔE00 10.82
Greenish Grey
#96AE8D
ΔE00 11.00
Silver (survey)
#C5C9C7
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCCBF #CCADBA
analogous
#ADCCB0 #ADCCBF #ADCACC
triadic
#ADCCBF #BFADCC #CCBFAD
tetradic
#ADCCBF #B0ADCC #CCADBA #CACCAD
square
#ADCCBF #B0ADCC #CCADBA #CACCAD
split-complementary
#ADCCBF #CCADCA #CCB0AD
monochromatic
#629D84 #87B5A2 #ADCCBF #D3E3DC #ECF3F0
Accessibility & contrast
On white
1.73
#ADCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#ADCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCCBF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCCBF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C4C3C0
Tritanopia (blue-blind)
#A7CCC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #adccbf; /* rgb */ color: rgb(173, 204, 191); /* oklch */ color: oklch(81.9% 0.038 168.1);
Tailwind
colors: {
custom: {
50: '#c5dbd2',
500: '#adccbf',
950: '#000000',
},
}SCSS
$custom: #adccbf; $custom-light: #c5dbd2; $custom-dark: #000000;
JSON
{
"hex": "#adccbf",
"rgb": {
"r": 173,
"g": 204,
"b": 191
},
"hsl": {
"h": 154.839,
"s": 23.308,
"l": 73.922
},
"oklch": {
"l": 0.81865,
"c": 0.03784,
"h": 168.1
},
"luminance": 0.55832
}Semantic roles & 50–950 ramp
primary
#ADCCBF
secondary
#A17C8C
accent
#446BA2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483