#CFDB79#CFDB79
#CFDB79 is a very light, vivid yellow. Relative luminance 0.653; OKLCH L 86.1% C 0.123 H 114.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDB79 |
|---|---|
| RGB | rgb(207, 219, 121) |
| HSL | hsl(67, 58%, 67%) |
| HSV | hsv(67, 45%, 86%) |
| CMYK | cmyk(5.5%, 0%, 44.7%, 14.1%) |
| CIE-LAB | lab(84.64, -18.38, 46.61) |
| CIE-LCH | lch(84.64, 50.10, 111.52°) |
| OKLab | oklab(86.12% -0.0516 0.112) |
| OKLCH | oklch(86.12% 0.123 114.8) |
| XYZ | xyz(54.5155, 65.3096, 27.8196) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.64
Greenish Tan
#BCCB7A
ΔE00 4.83
Pale Olive
#B9CC81
ΔE00 5.85
Light Khaki
#E6F2A2
ΔE00 6.19
Pale Olive Green
#B1D27B
ΔE00 6.26
Khaki (CSS)
#F0E68C
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDB79 #8579DB
analogous
#DBB679 #CFDB79 #9EDB79
triadic
#CFDB79 #79CFDB #DB79CF
tetradic
#CFDB79 #79DBB6 #8579DB #DB799E
square
#CFDB79 #79DBB6 #8579DB #DB799E
split-complementary
#CFDB79 #799EDB #B679DB
monochromatic
#9CAC2E #BECE49 #CFDB79 #E0E8A9 #F2F5D9
Accessibility & contrast
On white
1.49
#CFDB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#CFDB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDB79
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDB79 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D271
Deuteranopia (green-blind)
#E7D47E
Tritanopia (blue-blind)
#D9D1C4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfdb79; /* rgb */ color: rgb(207, 219, 121); /* oklch */ color: oklch(86.1% 0.123 114.8);
Tailwind
colors: {
custom: {
50: '#dfe6a1',
500: '#cfdb79',
950: '#000000',
},
}SCSS
$custom: #cfdb79; $custom-light: #dfe6a1; $custom-dark: #000000;
JSON
{
"hex": "#cfdb79",
"rgb": {
"r": 207,
"g": 219,
"b": 121
},
"hsl": {
"h": 67.347,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.8612,
"c": 0.12332,
"h": 114.8
},
"luminance": 0.65309
}Semantic roles & 50–950 ramp
primary
#CFDB79
secondary
#564AAE
accent
#20C534
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480