#CFDC76#CFDC76
#CFDC76 is a very light, vivid yellow. Relative luminance 0.658; OKLCH L 86.3% C 0.128 H 115.1°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDC76 |
|---|---|
| RGB | rgb(207, 220, 118) |
| HSL | hsl(68, 59%, 66%) |
| HSV | hsv(68, 46%, 86%) |
| CMYK | cmyk(5.9%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(84.87, -19.17, 48.34) |
| CIE-LCH | lch(84.87, 52.00, 111.63°) |
| OKLab | oklab(86.29% -0.0542 0.1156) |
| OKLCH | oklch(86.29% 0.128 115.1) |
| XYZ | xyz(54.5960, 65.7605, 26.9530) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.12
Greenish Tan
#BCCB7A
ΔE00 5.25
Pale Olive
#B9CC81
ΔE00 6.28
Light Khaki
#E6F2A2
ΔE00 6.37
Pale Olive Green
#B1D27B
ΔE00 6.45
Khaki (CSS)
#F0E68C
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDC76 #8376DC
analogous
#DCB676 #CFDC76 #9CDC76
triadic
#CFDC76 #76CFDC #DC76CF
tetradic
#CFDC76 #76DCB6 #8376DC #DC769C
square
#CFDC76 #76DCB6 #8376DC #DC769C
split-complementary
#CFDC76 #769CDC #B676DC
monochromatic
#9BAC2C #BED045 #CFDC76 #E0E8A7 #F1F5D7
Accessibility & contrast
On white
1.48
#CFDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CFDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDC76
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDC76 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36D
Deuteranopia (green-blind)
#E8D57B
Tritanopia (blue-blind)
#D9D2C4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfdc76; /* rgb */ color: rgb(207, 220, 118); /* oklch */ color: oklch(86.3% 0.128 115.1);
Tailwind
colors: {
custom: {
50: '#dfe69f',
500: '#cfdc76',
950: '#000000',
},
}SCSS
$custom: #cfdc76; $custom-light: #dfe69f; $custom-dark: #000000;
JSON
{
"hex": "#cfdc76",
"rgb": {
"r": 207,
"g": 220,
"b": 118
},
"hsl": {
"h": 67.647,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.86292,
"c": 0.12767,
"h": 115.1
},
"luminance": 0.6576
}Semantic roles & 50–950 ramp
primary
#CFDC76
secondary
#5548AE
accent
#1FC734
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480