#ACCABD#ACCABD
#ACCABD is a light, muted teal. Relative luminance 0.547; OKLCH L 81.3% C 0.037 H 167.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ACCABD |
|---|---|
| RGB | rgb(172, 202, 189) |
| HSL | hsl(154, 22%, 73%) |
| HSV | hsv(154, 15%, 79%) |
| CMYK | cmyk(14.9%, 0%, 6.4%, 20.8%) |
| CIE-LAB | lab(78.86, -12.60, 3.12) |
| CIE-LCH | lch(78.86, 12.98, 166.08°) |
| OKLab | oklab(81.31% -0.0361 0.0081) |
| OKLCH | oklch(81.31% 0.037 167.4) |
| XYZ | xyz(47.3168, 54.6848, 56.1965) |
| Luminance | 0.5469 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.36
Powder Blue
#B0E0E6
ΔE00 9.92
Greenish Grey
#96AE8D
ΔE00 10.61
Seafoam Blue
#78D1B6
ΔE00 11.00
Silver (survey)
#C5C9C7
ΔE00 11.10
Paleturquoise
#AFEEEE
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACCABD #CAACB9
analogous
#ACCAAE #ACCABD #ACC8CA
triadic
#ACCABD #BDACCA #CABDAC
tetradic
#ACCABD #AEACCA #CAACB9 #C8CAAC
square
#ACCABD #AEACCA #CAACB9 #C8CAAC
split-complementary
#ACCABD #CAACC8 #CAAEAC
monochromatic
#629A81 #87B29F #ACCABD #D1E2DB #ECF3F0
Accessibility & contrast
On white
1.76
#ACCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#ACCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACCABD
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACCABD | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BC
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#A6CAC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #accabd; /* rgb */ color: rgb(172, 202, 189); /* oklch */ color: oklch(81.3% 0.037 167.4);
Tailwind
colors: {
custom: {
50: '#c5dad0',
500: '#accabd',
950: '#000000',
},
}SCSS
$custom: #accabd; $custom-light: #c5dad0; $custom-dark: #000000;
JSON
{
"hex": "#accabd",
"rgb": {
"r": 172,
"g": 202,
"b": 189
},
"hsl": {
"h": 154,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.81309,
"c": 0.03699,
"h": 167.4
},
"luminance": 0.54686
}Semantic roles & 50–950 ramp
primary
#ACCABD
secondary
#9F7C8B
accent
#456DA0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383