#AFCBBF#AFCBBF
#AFCBBF is a light, muted teal. Relative luminance 0.556; OKLCH L 81.8% C 0.034 H 167.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCBBF |
|---|---|
| RGB | rgb(175, 203, 191) |
| HSL | hsl(154, 21%, 74%) |
| HSV | hsv(154, 14%, 80%) |
| CMYK | cmyk(13.8%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(79.38, -11.73, 2.83) |
| CIE-LCH | lch(79.38, 12.07, 166.46°) |
| OKLab | oklab(81.79% -0.0337 0.0073) |
| OKLCH | oklch(81.79% 0.034 167.8) |
| XYZ | xyz(48.4368, 55.5864, 57.4574) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.63
Pale Teal
#82CBB2
ΔE00 10.09
Silver (survey)
#C5C9C7
ΔE00 10.39
Light Grey
#D8DCD6
ΔE00 10.84
Greenish Grey
#96AE8D
ΔE00 11.06
Paleturquoise
#AFEEEE
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCBBF #CBAFBB
analogous
#AFCBB1 #AFCBBF #AFC9CB
triadic
#AFCBBF #BFAFCB #CBBFAF
tetradic
#AFCBBF #B1AFCB #CBAFBB #C9CBAF
square
#AFCBBF #B1AFCB #CBAFBB #C9CBAF
split-complementary
#AFCBBF #CBAFC9 #CBB1AF
monochromatic
#659B84 #8AB3A1 #AFCBBF #D4E3DD #ECF3F0
Accessibility & contrast
On white
1.73
#AFCBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#AFCBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCBBF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCBBF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BE
Deuteranopia (green-blind)
#C4C3C0
Tritanopia (blue-blind)
#A9CBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #afcbbf; /* rgb */ color: rgb(175, 203, 191); /* oklch */ color: oklch(81.8% 0.034 167.8);
Tailwind
colors: {
custom: {
50: '#c7dad2',
500: '#afcbbf',
950: '#000000',
},
}SCSS
$custom: #afcbbf; $custom-light: #c7dad2; $custom-dark: #000000;
JSON
{
"hex": "#afcbbf",
"rgb": {
"r": 175,
"g": 203,
"b": 191
},
"hsl": {
"h": 154.286,
"s": 21.212,
"l": 74.118
},
"oklch": {
"l": 0.81787,
"c": 0.03444,
"h": 167.8
},
"luminance": 0.55587
}Semantic roles & 50–950 ramp
primary
#AFCBBF
secondary
#A07E8D
accent
#466CA0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483