#CACFBF#CACFBF
#CACFBF is a very light, muted yellow-green. Relative luminance 0.609; OKLCH L 84.6% C 0.022 H 121.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CACFBF |
|---|---|
| RGB | rgb(202, 207, 191) |
| HSL | hsl(79, 14%, 78%) |
| HSV | hsv(79, 8%, 81%) |
| CMYK | cmyk(2.4%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(82.35, -4.57, 7.36) |
| CIE-LCH | lch(82.35, 8.66, 121.84°) |
| OKLab | oklab(84.62% -0.0116 0.0192) |
| OKLCH | oklch(84.62% 0.022 121) |
| XYZ | xyz(56.0725, 60.9438, 58.0894) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.53
Silver (survey)
#C5C9C7
ΔE00 6.51
Eggshell
#F0EAD6
ΔE00 8.25
Light Gray
#D3D3D3
ΔE00 8.33
Warm Gray
#C9BEB0
ΔE00 8.80
Silver
#C0C0C0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CACFBF #C4BFCF
analogous
#CFCCBF #CACFBF #C2CFBF
triadic
#CACFBF #BFCACF #CFBFCA
tetradic
#CACFBF #BFCFCC #C4BFCF #CFBFC2
square
#CACFBF #BFCFCC #C4BFCF #CFBFC2
split-complementary
#CACFBF #BFC2CF #CCBFCF
monochromatic
#909B79 #ADB59C #CACFBF #E7E9E2 #F1F2EE
Accessibility & contrast
On white
1.59
#CACFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#CACFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CACFBF
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CACFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CACFBF | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#CBCDCA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cacfbf; /* rgb */ color: rgb(202, 207, 191); /* oklch */ color: oklch(84.6% 0.022 121.0);
Tailwind
colors: {
custom: {
50: '#daddd2',
500: '#cacfbf',
950: '#000000',
},
}SCSS
$custom: #cacfbf; $custom-light: #daddd2; $custom-dark: #000000;
JSON
{
"hex": "#cacfbf",
"rgb": {
"r": 202,
"g": 207,
"b": 191
},
"hsl": {
"h": 78.75,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84617,
"c": 0.02244,
"h": 121
},
"luminance": 0.60944
}Semantic roles & 50–950 ramp
primary
#CACFBF
secondary
#958FA3
accent
#4D9865
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483