#CFDF77#CFDF77
#CFDF77 is a very light, vivid yellow. Relative luminance 0.674; OKLCH L 87.0% C 0.130 H 116.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDF77 |
|---|---|
| RGB | rgb(207, 223, 119) |
| HSL | hsl(69, 62%, 67%) |
| HSV | hsv(69, 47%, 87%) |
| CMYK | cmyk(7.2%, 0%, 46.6%, 12.5%) |
| CIE-LAB | lab(85.69, -20.54, 48.86) |
| CIE-LCH | lch(85.69, 53.00, 112.80°) |
| OKLab | oklab(86.95% -0.0579 0.1168) |
| OKLCH | oklch(86.95% 0.13 116.4) |
| XYZ | xyz(55.4502, 67.3732, 27.5324) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.86
Greenish Tan
#BCCB7A
ΔE00 5.72
Light Khaki
#E6F2A2
ΔE00 6.07
Pale Olive Green
#B1D27B
ΔE00 6.37
Pale Olive
#B9CC81
ΔE00 6.59
Khaki (CSS)
#F0E68C
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDF77 #8777DF
analogous
#DFBB77 #CFDF77 #9BDF77
triadic
#CFDF77 #77CFDF #DF77CF
tetradic
#CFDF77 #77DFBB #8777DF #DF779B
square
#CFDF77 #77DFBB #8777DF #DF779B
split-complementary
#CFDF77 #779BDF #BB77DF
monochromatic
#9DB22A #BED345 #CFDF77 #E0EBA9 #F2F6DA
Accessibility & contrast
On white
1.45
#CFDF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#CFDF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDF77
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDF77 | 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)
#EBD66E
Deuteranopia (green-blind)
#EAD77C
Tritanopia (blue-blind)
#D9D5C7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #cfdf77; /* rgb */ color: rgb(207, 223, 119); /* oklch */ color: oklch(87.0% 0.130 116.4);
Tailwind
colors: {
custom: {
50: '#dfe9a0',
500: '#cfdf77',
950: '#000000',
},
}SCSS
$custom: #cfdf77; $custom-light: #dfe9a0; $custom-dark: #000000;
JSON
{
"hex": "#cfdf77",
"rgb": {
"r": 207,
"g": 223,
"b": 119
},
"hsl": {
"h": 69.231,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.8695,
"c": 0.13041,
"h": 116.4
},
"luminance": 0.67373
}Semantic roles & 50–950 ramp
primary
#CFDF77
secondary
#5847B3
accent
#1CCA37
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480