#AFCCBF#AFCCBF
#AFCCBF is a very light, muted teal. Relative luminance 0.561; OKLCH L 82.0% C 0.036 H 166.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCCBF |
|---|---|
| RGB | rgb(175, 204, 191) |
| HSL | hsl(153, 22%, 74%) |
| HSV | hsv(153, 14%, 80%) |
| CMYK | cmyk(14.2%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(79.65, -12.25, 3.22) |
| CIE-LCH | lch(79.65, 12.66, 165.28°) |
| OKLab | oklab(82% -0.035 0.0083) |
| OKLCH | oklch(82% 0.036 166.6) |
| XYZ | xyz(48.6738, 56.0602, 57.5364) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.73
Powder Blue
#B0E0E6
ΔE00 9.76
Silver (survey)
#C5C9C7
ΔE00 10.80
Greenish Grey
#96AE8D
ΔE00 10.97
Paleturquoise
#AFEEEE
ΔE00 11.06
Light Grey
#D8DCD6
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCCBF #CCAFBC
analogous
#AFCCB1 #AFCCBF #AFCBCC
triadic
#AFCCBF #BFAFCC #CCBFAF
tetradic
#AFCCBF #B1AFCC #CCAFBC #CBCCAF
square
#AFCCBF #B1AFCC #CCAFBC #CBCCAF
split-complementary
#AFCCBF #CCAFCB #CCB1AF
monochromatic
#649C83 #8AB4A1 #AFCCBF #D4E4DD #ECF3F0
Accessibility & contrast
On white
1.72
#AFCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#AFCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCCBF
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCCBF | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C5C4C0
Tritanopia (blue-blind)
#A9CCC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #afccbf; /* rgb */ color: rgb(175, 204, 191); /* oklch */ color: oklch(82.0% 0.036 166.6);
Tailwind
colors: {
custom: {
50: '#c7dbd2',
500: '#afccbf',
950: '#000000',
},
}SCSS
$custom: #afccbf; $custom-light: #c7dbd2; $custom-dark: #000000;
JSON
{
"hex": "#afccbf",
"rgb": {
"r": 175,
"g": 204,
"b": 191
},
"hsl": {
"h": 153.103,
"s": 22.137,
"l": 74.314
},
"oklch": {
"l": 0.82002,
"c": 0.03602,
"h": 166.6
},
"luminance": 0.56061
}Semantic roles & 50–950 ramp
primary
#AFCCBF
secondary
#A17E8E
accent
#456EA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483