#A8CFCA#A8CFCA
#A8CFCA is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.5% C 0.042 H 186.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CFCA |
|---|---|
| RGB | rgb(168, 207, 202) |
| HSL | hsl(172, 29%, 74%) |
| HSV | hsv(172, 19%, 81%) |
| CMYK | cmyk(18.8%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(80.30, -13.84, -1.78) |
| CIE-LCH | lch(80.30, 13.95, 187.33°) |
| OKLab | oklab(82.5% -0.0415 -0.005) |
| OKLCH | oklch(82.5% 0.042 186.8) |
| XYZ | xyz(49.1190, 57.2131, 64.3209) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 8.03
Lightblue
#ADD8E6
ΔE00 8.43
Pale Teal
#82CBB2
ΔE00 9.88
Duck Egg Blue
#C3FBF4
ΔE00 9.94
Pale Sky Blue
#BDF6FE
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CFCA #CFA8AD
analogous
#A8CFB6 #A8CFCA #A8C0CF
triadic
#A8CFCA #CAA8CF #CFCAA8
tetradic
#A8CFCA #B6A8CF #CFA8AD #C0CFA8
square
#A8CFCA #B6A8CF #CFA8AD #C0CFA8
split-complementary
#A8CFCA #CFA8C0 #CFB6A8
monochromatic
#5AA399 #81B9B2 #A8CFCA #CFE5E2 #EBF4F3
Accessibility & contrast
On white
1.69
#A8CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#A8CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CFCA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CFCA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#9DD1CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #a8cfca; /* rgb */ color: rgb(168, 207, 202); /* oklch */ color: oklch(82.5% 0.042 186.8);
Tailwind
colors: {
custom: {
50: '#c2ddda',
500: '#a8cfca',
950: '#000000',
},
}SCSS
$custom: #a8cfca; $custom-light: #c2ddda; $custom-dark: #000000;
JSON
{
"hex": "#a8cfca",
"rgb": {
"r": 168,
"g": 207,
"b": 202
},
"hsl": {
"h": 172.308,
"s": 28.889,
"l": 73.529
},
"oklch": {
"l": 0.82498,
"c": 0.04182,
"h": 186.8
},
"luminance": 0.57215
}Semantic roles & 50–950 ramp
primary
#A8CFCA
secondary
#A5777D
accent
#3E4BA8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483