#CFDE79#CFDE79
#CFDE79 is a very light, vivid yellow. Relative luminance 0.669; OKLCH L 86.8% C 0.127 H 116.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDE79 |
|---|---|
| RGB | rgb(207, 222, 121) |
| HSL | hsl(69, 60%, 67%) |
| HSV | hsv(69, 45%, 87%) |
| CMYK | cmyk(6.8%, 0%, 45.5%, 12.9%) |
| CIE-LAB | lab(85.45, -19.85, 47.60) |
| CIE-LCH | lch(85.45, 51.57, 112.64°) |
| OKLab | oklab(86.76% -0.0558 0.1142) |
| OKLCH | oklch(86.76% 0.127 116.1) |
| XYZ | xyz(55.3052, 66.8890, 28.0828) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.47
Greenish Tan
#BCCB7A
ΔE00 5.36
Light Khaki
#E6F2A2
ΔE00 5.93
Pale Olive Green
#B1D27B
ΔE00 6.20
Pale Olive
#B9CC81
ΔE00 6.24
Khaki (CSS)
#F0E68C
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDE79 #8879DE
analogous
#DEBB79 #CFDE79 #9DDE79
triadic
#CFDE79 #79CFDE #DE79CF
tetradic
#CFDE79 #79DEBB #8879DE #DE799D
square
#CFDE79 #79DEBB #8879DE #DE799D
split-complementary
#CFDE79 #799DDE #BB79DE
monochromatic
#9DB12C #BDD248 #CFDE79 #E1EAAA #F2F6DB
Accessibility & contrast
On white
1.46
#CFDE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#CFDE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDE79
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDE79 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD570
Deuteranopia (green-blind)
#E9D67E
Tritanopia (blue-blind)
#D9D4C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfde79; /* rgb */ color: rgb(207, 222, 121); /* oklch */ color: oklch(86.8% 0.127 116.1);
Tailwind
colors: {
custom: {
50: '#dfe8a1',
500: '#cfde79',
950: '#000000',
},
}SCSS
$custom: #cfde79; $custom-light: #dfe8a1; $custom-dark: #000000;
JSON
{
"hex": "#cfde79",
"rgb": {
"r": 207,
"g": 222,
"b": 121
},
"hsl": {
"h": 68.911,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.86763,
"c": 0.1271,
"h": 116.1
},
"luminance": 0.66888
}Semantic roles & 50–950 ramp
primary
#CFDE79
secondary
#5848B3
accent
#1DC837
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480