#AACCBF#AACCBF
#AACCBF is a light, muted teal. Relative luminance 0.555; OKLCH L 81.7% C 0.041 H 170.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AACCBF |
|---|---|
| RGB | rgb(170, 204, 191) |
| HSL | hsl(157, 25%, 73%) |
| HSV | hsv(157, 17%, 80%) |
| CMYK | cmyk(16.7%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(79.32, -13.89, 2.71) |
| CIE-LCH | lch(79.32, 14.15, 168.97°) |
| OKLab | oklab(81.66% -0.04 0.007) |
| OKLCH | oklch(81.66% 0.041 170.1) |
| XYZ | xyz(47.5720, 55.4921, 57.4847) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.53
Powder Blue
#B0E0E6
ΔE00 9.43
Seafoam Blue
#78D1B6
ΔE00 10.12
Paleturquoise
#AFEEEE
ΔE00 10.41
Light Teal
#90E4C1
ΔE00 10.95
Greenish Grey
#96AE8D
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AACCBF #CCAAB7
analogous
#AACCAE #AACCBF #AAC8CC
triadic
#AACCBF #BFAACC #CCBFAA
tetradic
#AACCBF #AEAACC #CCAAB7 #C8CCAA
square
#AACCBF #AEAACC #CCAAB7 #C8CCAA
split-complementary
#AACCBF #CCAAC8 #CCAEAA
monochromatic
#5E9D85 #84B5A2 #AACCBF #D0E3DC #ECF4F1
Accessibility & contrast
On white
1.74
#AACCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#AACCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AACCBF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AACCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AACCBF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C3C3C0
Tritanopia (blue-blind)
#A3CDC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #aaccbf; /* rgb */ color: rgb(170, 204, 191); /* oklch */ color: oklch(81.7% 0.041 170.1);
Tailwind
colors: {
custom: {
50: '#c3dbd2',
500: '#aaccbf',
950: '#000000',
},
}SCSS
$custom: #aaccbf; $custom-light: #c3dbd2; $custom-dark: #000000;
JSON
{
"hex": "#aaccbf",
"rgb": {
"r": 170,
"g": 204,
"b": 191
},
"hsl": {
"h": 157.059,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.81661,
"c": 0.0406,
"h": 170.1
},
"luminance": 0.55493
}Semantic roles & 50–950 ramp
primary
#AACCBF
secondary
#A17988
accent
#4267A4
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483