#CFD879#CFD879
#CFD879 is a very light, moderate yellow. Relative luminance 0.638; OKLCH L 85.5% C 0.120 H 113.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD879 |
|---|---|
| RGB | rgb(207, 216, 121) |
| HSL | hsl(66, 55%, 66%) |
| HSV | hsv(66, 44%, 85%) |
| CMYK | cmyk(4.2%, 0%, 44%, 15.3%) |
| CIE-LAB | lab(83.84, -16.89, 45.62) |
| CIE-LCH | lch(83.84, 48.65, 110.32°) |
| OKLab | oklab(85.48% -0.0474 0.1098) |
| OKLCH | oklch(85.48% 0.12 113.4) |
| XYZ | xyz(53.7399, 63.7584, 27.5611) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.87
Greenish Tan
#BCCB7A
ΔE00 4.43
Pale Olive
#B9CC81
ΔE00 5.59
Khaki (CSS)
#F0E68C
ΔE00 6.36
Pale Olive Green
#B1D27B
ΔE00 6.46
Light Khaki
#E6F2A2
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD879 #8279D8
analogous
#D8B179 #CFD879 #9FD879
triadic
#CFD879 #79CFD8 #D879CF
tetradic
#CFD879 #79D8B1 #8279D8 #D8799F
square
#CFD879 #79D8B1 #8279D8 #D8799F
split-complementary
#CFD879 #799FD8 #B179D8
monochromatic
#9BA630 #BECA4A #CFD879 #E0E6A8 #F1F4D8
Accessibility & contrast
On white
1.53
#CFD879 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#CFD879 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD879
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD879 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD879 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D071
Deuteranopia (green-blind)
#E4D27E
Tritanopia (blue-blind)
#D9CEC1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cfd879; /* rgb */ color: rgb(207, 216, 121); /* oklch */ color: oklch(85.5% 0.120 113.4);
Tailwind
colors: {
custom: {
50: '#dfe4a1',
500: '#cfd879',
950: '#000000',
},
}SCSS
$custom: #cfd879; $custom-light: #dfe4a1; $custom-dark: #000000;
JSON
{
"hex": "#cfd879",
"rgb": {
"r": 207,
"g": 216,
"b": 121
},
"hsl": {
"h": 65.684,
"s": 54.913,
"l": 66.078
},
"oklch": {
"l": 0.85479,
"c": 0.11958,
"h": 113.4
},
"luminance": 0.63758
}Semantic roles & 50–950 ramp
primary
#CFD879
secondary
#544BAA
accent
#23C232
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480