#C4CC8A#C4CC8A
#C4CC8A is a very light, moderate yellow. Relative luminance 0.568; OKLCH L 82.3% C 0.087 H 114.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CC8A |
|---|---|
| RGB | rgb(196, 204, 138) |
| HSL | hsl(67, 39%, 67%) |
| HSV | hsv(67, 32%, 80%) |
| CMYK | cmyk(3.9%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(80.04, -13.21, 32.04) |
| CIE-LCH | lch(80.04, 34.66, 112.40°) |
| OKLab | oklab(82.33% -0.0354 0.0796) |
| OKLCH | oklch(82.33% 0.087 114) |
| XYZ | xyz(48.9453, 56.7570, 32.4166) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.06
Greenish Tan
#BCCB7A
ΔE00 3.14
Greenish Beige
#C9D179
ΔE00 4.09
Tan Green
#A9BE70
ΔE00 5.75
Light Olive
#ACBF69
ΔE00 5.91
Pale Olive Green
#B1D27B
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CC8A #928ACC
analogous
#CCB38A #C4CC8A #A3CC8A
triadic
#C4CC8A #8AC4CC #CC8AC4
tetradic
#C4CC8A #8ACCB3 #928ACC #CC8AA3
square
#C4CC8A #8ACCB3 #928ACC #CC8AA3
split-complementary
#C4CC8A #8AA3CC #B38ACC
monochromatic
#8E9943 #AFB95F #C4CC8A #D9DFB5 #EFF1DF
Accessibility & contrast
On white
1.70
#C4CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#C4CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CC8A
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CC8A | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C685
Deuteranopia (green-blind)
#D5C78D
Tritanopia (blue-blind)
#CCC5BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c4cc8a; /* rgb */ color: rgb(196, 204, 138); /* oklch */ color: oklch(82.3% 0.087 114.0);
Tailwind
colors: {
custom: {
50: '#d6dbac',
500: '#c4cc8a',
950: '#000000',
},
}SCSS
$custom: #c4cc8a; $custom-light: #d6dbac; $custom-dark: #000000;
JSON
{
"hex": "#c4cc8a",
"rgb": {
"r": 196,
"g": 204,
"b": 138
},
"hsl": {
"h": 67.273,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.82329,
"c": 0.0871,
"h": 114
},
"luminance": 0.56756
}Semantic roles & 50–950 ramp
primary
#C4CC8A
secondary
#635BA0
accent
#33B243
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141510
muted
#838481