#C2CF79#C2CF79
#C2CF79 is a very light, moderate yellow. Relative luminance 0.575; OKLCH L 82.5% C 0.111 H 115.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CF79 |
|---|---|
| RGB | rgb(194, 207, 121) |
| HSL | hsl(69, 47%, 64%) |
| HSV | hsv(69, 42%, 81%) |
| CMYK | cmyk(6.3%, 0%, 41.5%, 18.8%) |
| CIE-LAB | lab(80.45, -17.51, 41.18) |
| CIE-LCH | lch(80.45, 44.75, 113.04°) |
| OKLab | oklab(82.53% -0.0486 0.0999) |
| OKLCH | oklch(82.53% 0.111 115.9) |
| XYZ | xyz(48.0125, 57.4759, 26.6501) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.49
Greenish Beige
#C9D179
ΔE00 1.54
Pale Olive
#B9CC81
ΔE00 2.88
Pale Olive Green
#B1D27B
ΔE00 4.52
Light Olive
#ACBF69
ΔE00 4.64
Tan Green
#A9BE70
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CF79 #8679CF
analogous
#CFB179 #C2CF79 #97CF79
triadic
#C2CF79 #79C2CF #CF79C2
tetradic
#C2CF79 #79CFB1 #8679CF #CF7997
square
#C2CF79 #79CFB1 #8679CF #CF7997
split-complementary
#C2CF79 #7997CF #B179CF
monochromatic
#899736 #ADBF4C #C2CF79 #D7DFA6 #EBEFD3
Accessibility & contrast
On white
1.68
#C2CF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#C2CF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CF79
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CF79 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC772
Deuteranopia (green-blind)
#D9C87D
Tritanopia (blue-blind)
#CBC6BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2cf79; /* rgb */ color: rgb(194, 207, 121); /* oklch */ color: oklch(82.5% 0.111 115.9);
Tailwind
colors: {
custom: {
50: '#d6dda1',
500: '#c2cf79',
950: '#000000',
},
}SCSS
$custom: #c2cf79; $custom-light: #d6dda1; $custom-dark: #000000;
JSON
{
"hex": "#c2cf79",
"rgb": {
"r": 194,
"g": 207,
"b": 121
},
"hsl": {
"h": 69.07,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.8253,
"c": 0.11111,
"h": 115.9
},
"luminance": 0.57475
}Semantic roles & 50–950 ramp
primary
#C2CF79
secondary
#5B4F9D
accent
#2BBB41
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480