#CFDC8F#CFDC8F
#CFDC8F is a very light, moderate yellow-green. Relative luminance 0.664; OKLCH L 86.7% C 0.100 H 116.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDC8F |
|---|---|
| RGB | rgb(207, 220, 143) |
| HSL | hsl(70, 52%, 71%) |
| HSV | hsv(70, 35%, 86%) |
| CMYK | cmyk(5.9%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(85.22, -16.41, 36.42) |
| CIE-LCH | lch(85.22, 39.95, 114.26°) |
| OKLab | oklab(86.68% -0.0445 0.0899) |
| OKLCH | oklch(86.68% 0.1 116.4) |
| XYZ | xyz(56.2833, 66.4354, 35.8396) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.62
Greenish Tan
#BCCB7A
ΔE00 4.36
Pale Olive
#B9CC81
ΔE00 4.42
Light Khaki
#E6F2A2
ΔE00 4.93
Pale Olive Green
#B1D27B
ΔE00 5.60
Palegoldenrod
#EEE8AA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDC8F #9C8FDC
analogous
#DCC28F #CFDC8F #A8DC8F
triadic
#CFDC8F #8FCFDC #DC8FCF
tetradic
#CFDC8F #8FDCC2 #9C8FDC #DC8FA8
square
#CFDC8F #8FDCC2 #9C8FDC #DC8FA8
split-complementary
#CFDC8F #8FA8DC #C28FDC
monochromatic
#A2B739 #BBCD60 #CFDC8F #E3EBBE #F5F8E8
Accessibility & contrast
On white
1.47
#CFDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#CFDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDC8F
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDC8F | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D489
Deuteranopia (green-blind)
#E5D692
Tritanopia (blue-blind)
#D7D4C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdc8f; /* rgb */ color: rgb(207, 220, 143); /* oklch */ color: oklch(86.7% 0.100 116.4);
Tailwind
colors: {
custom: {
50: '#dee6b0',
500: '#cfdc8f',
950: '#000000',
},
}SCSS
$custom: #cfdc8f; $custom-light: #dee6b0; $custom-dark: #000000;
JSON
{
"hex": "#cfdc8f",
"rgb": {
"r": 207,
"g": 220,
"b": 143
},
"hsl": {
"h": 70.13,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.86679,
"c": 0.10035,
"h": 116.4
},
"luminance": 0.66435
}Semantic roles & 50–950 ramp
primary
#CFDC8F
secondary
#6B5CB3
accent
#26C040
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#151610
muted
#848481