#CFDD76#CFDD76
#CFDD76 is a very light, vivid yellow. Relative luminance 0.663; OKLCH L 86.5% C 0.129 H 115.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDD76 |
|---|---|
| RGB | rgb(207, 221, 118) |
| HSL | hsl(68, 60%, 66%) |
| HSV | hsv(68, 47%, 87%) |
| CMYK | cmyk(6.3%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(85.14, -19.66, 48.67) |
| CIE-LCH | lch(85.14, 52.49, 111.99°) |
| OKLab | oklab(86.51% -0.0555 0.1163) |
| OKLCH | oklch(86.51% 0.129 115.5) |
| XYZ | xyz(54.8593, 66.2869, 27.0407) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.39
Greenish Tan
#BCCB7A
ΔE00 5.43
Light Khaki
#E6F2A2
ΔE00 6.29
Pale Olive
#B9CC81
ΔE00 6.41
Pale Olive Green
#B1D27B
ΔE00 6.43
Khaki (CSS)
#F0E68C
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDD76 #8476DD
analogous
#DDB876 #CFDD76 #9CDD76
triadic
#CFDD76 #76CFDD #DD76CF
tetradic
#CFDD76 #76DDB8 #8476DD #DD769C
square
#CFDD76 #76DDB8 #8476DD #DD769C
split-complementary
#CFDD76 #769CDD #B876DD
monochromatic
#9CAE2B #BED145 #CFDD76 #E0E9A7 #F1F5D8
Accessibility & contrast
On white
1.47
#CFDD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#CFDD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDD76
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDD76 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46D
Deuteranopia (green-blind)
#E8D67B
Tritanopia (blue-blind)
#D9D3C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdd76; /* rgb */ color: rgb(207, 221, 118); /* oklch */ color: oklch(86.5% 0.129 115.5);
Tailwind
colors: {
custom: {
50: '#dfe79f',
500: '#cfdd76',
950: '#000000',
},
}SCSS
$custom: #cfdd76; $custom-light: #dfe79f; $custom-dark: #000000;
JSON
{
"hex": "#cfdd76",
"rgb": {
"r": 207,
"g": 221,
"b": 118
},
"hsl": {
"h": 68.155,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.86507,
"c": 0.12892,
"h": 115.5
},
"luminance": 0.66286
}Semantic roles & 50–950 ramp
primary
#CFDD76
secondary
#5647B0
accent
#1EC835
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480