#CFDE77#CFDE77
#CFDE77 is a very light, vivid yellow. Relative luminance 0.668; OKLCH L 86.7% C 0.129 H 116.0°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDE77 |
|---|---|
| RGB | rgb(207, 222, 119) |
| HSL | hsl(69, 61%, 67%) |
| HSV | hsv(69, 46%, 87%) |
| CMYK | cmyk(6.8%, 0%, 46.4%, 12.9%) |
| CIE-LAB | lab(85.42, -20.05, 48.53) |
| CIE-LCH | lch(85.42, 52.51, 112.45°) |
| OKLab | oklab(86.74% -0.0566 0.1161) |
| OKLCH | oklch(86.74% 0.129 116) |
| XYZ | xyz(55.1838, 66.8405, 27.4436) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.59
Greenish Tan
#BCCB7A
ΔE00 5.53
Light Khaki
#E6F2A2
ΔE00 6.12
Pale Olive Green
#B1D27B
ΔE00 6.35
Pale Olive
#B9CC81
ΔE00 6.44
Khaki (CSS)
#F0E68C
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDE77 #8677DE
analogous
#DEBA77 #CFDE77 #9CDE77
triadic
#CFDE77 #77CFDE #DE77CF
tetradic
#CFDE77 #77DEBA #8677DE #DE779C
square
#CFDE77 #77DEBA #8677DE #DE779C
split-complementary
#CFDE77 #779CDE #BA77DE
monochromatic
#9DB02B #BED246 #CFDE77 #E0EAA8 #F2F6DA
Accessibility & contrast
On white
1.46
#CFDE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#CFDE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDE77
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDE77 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD56E
Deuteranopia (green-blind)
#E9D67C
Tritanopia (blue-blind)
#D9D4C6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfde77; /* rgb */ color: rgb(207, 222, 119); /* oklch */ color: oklch(86.7% 0.129 116.0);
Tailwind
colors: {
custom: {
50: '#dfe8a0',
500: '#cfde77',
950: '#000000',
},
}SCSS
$custom: #cfde77; $custom-light: #dfe8a0; $custom-dark: #000000;
JSON
{
"hex": "#cfde77",
"rgb": {
"r": 207,
"g": 222,
"b": 119
},
"hsl": {
"h": 68.738,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.86735,
"c": 0.12915,
"h": 116
},
"luminance": 0.6684
}Semantic roles & 50–950 ramp
primary
#CFDE77
secondary
#5747B2
accent
#1DC936
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480