#CFDF76#CFDF76
#CFDF76 is a very light, vivid yellow. Relative luminance 0.673; OKLCH L 86.9% C 0.131 H 116.3°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDF76 |
|---|---|
| RGB | rgb(207, 223, 118) |
| HSL | hsl(69, 62%, 67%) |
| HSV | hsv(69, 47%, 87%) |
| CMYK | cmyk(7.2%, 0%, 47.1%, 12.5%) |
| CIE-LAB | lab(85.68, -20.64, 49.32) |
| CIE-LCH | lch(85.68, 53.47, 112.70°) |
| OKLab | oklab(86.94% -0.0583 0.1178) |
| OKLCH | oklch(86.94% 0.131 116.3) |
| XYZ | xyz(55.3904, 67.3493, 27.2178) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.93
Greenish Tan
#BCCB7A
ΔE00 5.80
Light Khaki
#E6F2A2
ΔE00 6.17
Pale Olive Green
#B1D27B
ΔE00 6.45
Pale Olive
#B9CC81
ΔE00 6.69
Khaki (CSS)
#F0E68C
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDF76 #8676DF
analogous
#DFBB76 #CFDF76 #9BDF76
triadic
#CFDF76 #76CFDF #DF76CF
tetradic
#CFDF76 #76DFBB #8676DF #DF769B
square
#CFDF76 #76DFBB #8676DF #DF769B
split-complementary
#CFDF76 #769BDF #BB76DF
monochromatic
#9DB129 #BED344 #CFDF76 #E0EBA8 #F2F6D9
Accessibility & contrast
On white
1.45
#CFDF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#CFDF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDF76
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDF76 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD66D
Deuteranopia (green-blind)
#EAD77C
Tritanopia (blue-blind)
#D9D5C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfdf76; /* rgb */ color: rgb(207, 223, 118); /* oklch */ color: oklch(86.9% 0.131 116.3);
Tailwind
colors: {
custom: {
50: '#dfe9a0',
500: '#cfdf76',
950: '#000000',
},
}SCSS
$custom: #cfdf76; $custom-light: #dfe9a0; $custom-dark: #000000;
JSON
{
"hex": "#cfdf76",
"rgb": {
"r": 207,
"g": 223,
"b": 118
},
"hsl": {
"h": 69.143,
"s": 62.13,
"l": 66.863
},
"oklch": {
"l": 0.86936,
"c": 0.13143,
"h": 116.3
},
"luminance": 0.67349
}Semantic roles & 50–950 ramp
primary
#CFDF76
secondary
#5746B3
accent
#1CCA36
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480