#CFDC7F#CFDC7F
#CFDC7F is a very light, moderate yellow. Relative luminance 0.660; OKLCH L 86.4% C 0.118 H 115.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDC7F |
|---|---|
| RGB | rgb(207, 220, 127) |
| HSL | hsl(68, 57%, 68%) |
| HSV | hsv(68, 42%, 86%) |
| CMYK | cmyk(5.9%, 0%, 42.3%, 13.7%) |
| CIE-LAB | lab(84.99, -18.24, 44.11) |
| CIE-LCH | lch(84.99, 47.74, 112.47°) |
| OKLab | oklab(86.42% -0.0508 0.1068) |
| OKLCH | oklch(86.42% 0.118 115.4) |
| XYZ | xyz(55.1566, 65.9847, 29.9052) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.67
Greenish Tan
#BCCB7A
ΔE00 4.57
Pale Olive
#B9CC81
ΔE00 5.38
Light Khaki
#E6F2A2
ΔE00 5.60
Pale Olive Green
#B1D27B
ΔE00 5.84
Khaki (CSS)
#F0E68C
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDC7F #8C7FDC
analogous
#DCBA7F #CFDC7F #A0DC7F
triadic
#CFDC7F #7FCFDC #DC7FCF
tetradic
#CFDC7F #7FDCBA #8C7FDC #DC7FA0
square
#CFDC7F #7FDCBA #8C7FDC #DC7FA0
split-complementary
#CFDC7F #7FA0DC #BA7FDC
monochromatic
#9EB030 #BDCF4F #CFDC7F #E1E9AF #F3F6DF
Accessibility & contrast
On white
1.48
#CFDC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#CFDC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDC7F
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDC7F | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D478
Deuteranopia (green-blind)
#E7D584
Tritanopia (blue-blind)
#D9D3C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfdc7f; /* rgb */ color: rgb(207, 220, 127); /* oklch */ color: oklch(86.4% 0.118 115.4);
Tailwind
colors: {
custom: {
50: '#dfe6a5',
500: '#cfdc7f',
950: '#000000',
},
}SCSS
$custom: #cfdc7f; $custom-light: #dfe6a5; $custom-dark: #000000;
JSON
{
"hex": "#cfdc7f",
"rgb": {
"r": 207,
"g": 220,
"b": 127
},
"hsl": {
"h": 68.387,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.86421,
"c": 0.11823,
"h": 115.4
},
"luminance": 0.65984
}Semantic roles & 50–950 ramp
primary
#CFDC7F
secondary
#5B4DB2
accent
#21C538
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480