#C7CD79#C7CD79
#C7CD79 is a very light, moderate yellow. Relative luminance 0.572; OKLCH L 82.5% C 0.107 H 112.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CD79 |
|---|---|
| RGB | rgb(199, 205, 121) |
| HSL | hsl(64, 46%, 64%) |
| HSV | hsv(64, 41%, 80%) |
| CMYK | cmyk(2.9%, 0%, 41%, 19.6%) |
| CIE-LAB | lab(80.28, -14.55, 41.06) |
| CIE-LCH | lch(80.28, 43.56, 109.51°) |
| OKLab | oklab(82.49% -0.0404 0.0996) |
| OKLCH | oklch(82.49% 0.107 112.1) |
| XYZ | xyz(48.8363, 57.1860, 26.5508) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.12
Greenish Tan
#BCCB7A
ΔE00 2.62
Pale Olive
#B9CC81
ΔE00 4.05
Light Olive
#ACBF69
ΔE00 5.33
Darkkhaki
#BDB76B
ΔE00 6.08
Tan Green
#A9BE70
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CD79 #7F79CD
analogous
#CDA979 #C7CD79 #9DCD79
triadic
#C7CD79 #79C7CD #CD79C7
tetradic
#C7CD79 #79CDA9 #7F79CD #CD799D
square
#C7CD79 #79CDA9 #7F79CD #CD799D
split-complementary
#C7CD79 #799DCD #A979CD
monochromatic
#8E9437 #B4BC4C #C7CD79 #DADEA6 #ECEED2
Accessibility & contrast
On white
1.69
#C7CD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#C7CD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CD79
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CD79 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C672
Deuteranopia (green-blind)
#D9C87D
Tritanopia (blue-blind)
#D1C4B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c7cd79; /* rgb */ color: rgb(199, 205, 121); /* oklch */ color: oklch(82.5% 0.107 112.1);
Tailwind
colors: {
custom: {
50: '#d9dca1',
500: '#c7cd79',
950: '#000000',
},
}SCSS
$custom: #c7cd79; $custom-light: #d9dca1; $custom-dark: #000000;
JSON
{
"hex": "#c7cd79",
"rgb": {
"r": 199,
"g": 205,
"b": 121
},
"hsl": {
"h": 64.286,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.82494,
"c": 0.10748,
"h": 112.1
},
"luminance": 0.57185
}Semantic roles & 50–950 ramp
primary
#C7CD79
secondary
#55509B
accent
#2DB937
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15150F
muted
#848480