#CFDFAC#CFDFAC
#CFDFAC is a very light, moderate yellow-green. Relative luminance 0.690; OKLCH L 87.9% C 0.070 H 122.0°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFAC |
|---|---|
| RGB | rgb(207, 223, 172) |
| HSL | hsl(79, 44%, 77%) |
| HSV | hsv(79, 23%, 87%) |
| CMYK | cmyk(7.2%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(86.51, -13.99, 23.27) |
| CIE-LCH | lch(86.51, 27.15, 121.01°) |
| OKLab | oklab(87.87% -0.0369 0.0592) |
| OKLCH | oklch(87.87% 0.07 122) |
| XYZ | xyz(59.5654, 69.0193, 49.2058) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.95
Light Sage
#BCECAC
ΔE00 6.98
Pale Olive
#B9CC81
ΔE00 7.22
Light Khaki
#E6F2A2
ΔE00 7.31
Palegoldenrod
#EEE8AA
ΔE00 7.52
Very Pale Green
#CFFDBC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFAC #BCACDF
analogous
#DFD6AC #CFDFAC #B5DFAC
triadic
#CFDFAC #ACCFDF #DFACCF
tetradic
#CFDFAC #ACDFD6 #BCACDF #DFACB5
square
#CFDFAC #ACDFD6 #BCACDF #DFACB5
split-complementary
#CFDFAC #ACB5DF #D6ACDF
monochromatic
#9CBD54 #B5CE80 #CFDFAC #E9F0D8 #F2F6E9
Accessibility & contrast
On white
1.42
#CFDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#CFDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFAC
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFAC | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9A9
Deuteranopia (green-blind)
#E3D9AE
Tritanopia (blue-blind)
#D3DAD1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cfdfac; /* rgb */ color: rgb(207, 223, 172); /* oklch */ color: oklch(87.9% 0.070 122.0);
Tailwind
colors: {
custom: {
50: '#dee9c5',
500: '#cfdfac',
950: '#000000',
},
}SCSS
$custom: #cfdfac; $custom-light: #dee9c5; $custom-dark: #000000;
JSON
{
"hex": "#cfdfac",
"rgb": {
"r": 207,
"g": 223,
"b": 172
},
"hsl": {
"h": 78.824,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.87873,
"c": 0.06976,
"h": 122
},
"luminance": 0.69019
}Semantic roles & 50–950 ramp
primary
#CFDFAC
secondary
#8C78B8
accent
#2EB859
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151612
muted
#848482