#A8CFBF#A8CFBF
#A8CFBF is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.2% C 0.047 H 168.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CFBF |
|---|---|
| RGB | rgb(168, 207, 191) |
| HSL | hsl(155, 29%, 74%) |
| HSV | hsv(155, 19%, 81%) |
| CMYK | cmyk(18.8%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(80.02, -16.07, 3.70) |
| CIE-LCH | lch(80.02, 16.49, 167.05°) |
| OKLab | oklab(82.18% -0.046 0.0095) |
| OKLCH | oklch(82.18% 0.047 168.3) |
| XYZ | xyz(47.8627, 56.7106, 57.7046) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.18
Seafoam Blue
#78D1B6
ΔE00 8.73
Light Teal
#90E4C1
ΔE00 9.34
Powder Blue
#B0E0E6
ΔE00 10.02
Paleturquoise
#AFEEEE
ΔE00 10.15
Darkseagreen
#8FBC8F
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CFBF #CFA8B8
analogous
#A8CFAB #A8CFBF #A8CBCF
triadic
#A8CFBF #BFA8CF #CFBFA8
tetradic
#A8CFBF #ABA8CF #CFA8B8 #CBCFA8
square
#A8CFBF #ABA8CF #CFA8B8 #CBCFA8
split-complementary
#A8CFBF #CFA8CB #CFABA8
monochromatic
#5AA385 #81B9A2 #A8CFBF #CFE5DC #EBF4F0
Accessibility & contrast
On white
1.70
#A8CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#A8CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CFBF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CFBF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BE
Deuteranopia (green-blind)
#C6C4C0
Tritanopia (blue-blind)
#A0CFCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #a8cfbf; /* rgb */ color: rgb(168, 207, 191); /* oklch */ color: oklch(82.2% 0.047 168.3);
Tailwind
colors: {
custom: {
50: '#c2ddd2',
500: '#a8cfbf',
950: '#000000',
},
}SCSS
$custom: #a8cfbf; $custom-light: #c2ddd2; $custom-dark: #000000;
JSON
{
"hex": "#a8cfbf",
"rgb": {
"r": 168,
"g": 207,
"b": 191
},
"hsl": {
"h": 155.385,
"s": 28.889,
"l": 73.529
},
"oklch": {
"l": 0.8218,
"c": 0.04699,
"h": 168.3
},
"luminance": 0.56712
}Semantic roles & 50–950 ramp
primary
#A8CFBF
secondary
#A57789
accent
#3E69A8
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483