#AACFCA#AACFCA
#AACFCA is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.6% C 0.040 H 186.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AACFCA |
|---|---|
| RGB | rgb(170, 207, 202) |
| HSL | hsl(172, 28%, 74%) |
| HSV | hsv(172, 18%, 81%) |
| CMYK | cmyk(17.9%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.42, -13.21, -1.58) |
| CIE-LCH | lch(80.42, 13.30, 186.84°) |
| OKLab | oklab(82.63% -0.0396 -0.0044) |
| OKLCH | oklch(82.63% 0.04 186.4) |
| XYZ | xyz(49.5481, 57.4344, 64.3410) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.16
Paleturquoise
#AFEEEE
ΔE00 8.24
Lightblue
#ADD8E6
ΔE00 8.35
Duck Egg Blue
#C3FBF4
ΔE00 10.04
Pale Teal
#82CBB2
ΔE00 10.21
Pale Sky Blue
#BDF6FE
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AACFCA #CFAAAF
analogous
#AACFB8 #AACFCA #AAC2CF
triadic
#AACFCA #CAAACF #CFCAAA
tetradic
#AACFCA #B8AACF #CFAAAF #C2CFAA
square
#AACFCA #B8AACF #CFAAAF #C2CFAA
split-complementary
#AACFCA #CFAAC2 #CFB8AA
monochromatic
#5CA399 #83B9B2 #AACFCA #D1E5E2 #EBF4F3
Accessibility & contrast
On white
1.68
#AACFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#AACFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AACFCA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AACFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AACFCA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C4C5CB
Tritanopia (blue-blind)
#A0D1CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #aacfca; /* rgb */ color: rgb(170, 207, 202); /* oklch */ color: oklch(82.6% 0.040 186.4);
Tailwind
colors: {
custom: {
50: '#c3ddda',
500: '#aacfca',
950: '#000000',
},
}SCSS
$custom: #aacfca; $custom-light: #c3ddda; $custom-dark: #000000;
JSON
{
"hex": "#aacfca",
"rgb": {
"r": 170,
"g": 207,
"b": 202
},
"hsl": {
"h": 171.892,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.82629,
"c": 0.03983,
"h": 186.4
},
"luminance": 0.57436
}Semantic roles & 50–950 ramp
primary
#AACFCA
secondary
#A4797F
accent
#3F4DA6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483