#C8CC8A#C8CC8A
#C8CC8A is a very light, moderate yellow. Relative luminance 0.573; OKLCH L 82.6% C 0.086 H 111.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CC8A |
|---|---|
| RGB | rgb(200, 204, 138) |
| HSL | hsl(64, 39%, 67%) |
| HSV | hsv(64, 32%, 80%) |
| CMYK | cmyk(2%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(80.35, -11.67, 32.50) |
| CIE-LCH | lch(80.35, 34.53, 109.75°) |
| OKLab | oklab(82.65% -0.0311 0.0807) |
| OKLCH | oklch(82.65% 0.086 111.1) |
| XYZ | xyz(50.0000, 57.3008, 32.4660) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.77
Greenish Beige
#C9D179
ΔE00 3.99
Pale Olive
#B9CC81
ΔE00 4.05
Darkkhaki
#BDB76B
ΔE00 6.30
Light Olive
#ACBF69
ΔE00 6.50
Tan Green
#A9BE70
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CC8A #8E8ACC
analogous
#CCAF8A #C8CC8A #A7CC8A
triadic
#C8CC8A #8AC8CC #CC8AC8
tetradic
#C8CC8A #8ACCAF #8E8ACC #CC8AA7
square
#C8CC8A #8ACCAF #8E8ACC #CC8AA7
split-complementary
#C8CC8A #8AA7CC #AF8ACC
monochromatic
#949943 #B4B95F #C8CC8A #DCDFB5 #F0F1DF
Accessibility & contrast
On white
1.69
#C8CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#C8CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CC8A
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CC8A | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C685
Deuteranopia (green-blind)
#D6C88D
Tritanopia (blue-blind)
#D0C4BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c8cc8a; /* rgb */ color: rgb(200, 204, 138); /* oklch */ color: oklch(82.6% 0.086 111.1);
Tailwind
colors: {
custom: {
50: '#d9dbad',
500: '#c8cc8a',
950: '#000000',
},
}SCSS
$custom: #c8cc8a; $custom-light: #d9dbad; $custom-dark: #000000;
JSON
{
"hex": "#c8cc8a",
"rgb": {
"r": 200,
"g": 204,
"b": 138
},
"hsl": {
"h": 63.636,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.82647,
"c": 0.08644,
"h": 111.1
},
"luminance": 0.573
}Semantic roles & 50–950 ramp
primary
#C8CC8A
secondary
#5F5BA0
accent
#33B23B
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#151510
muted
#848481