#C8CC80#C8CC80
#C8CC80 is a very light, moderate yellow. Relative luminance 0.570; OKLCH L 82.5% C 0.098 H 110.9°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CC80 |
|---|---|
| RGB | rgb(200, 204, 128) |
| HSL | hsl(63, 43%, 65%) |
| HSV | hsv(63, 37%, 80%) |
| CMYK | cmyk(2%, 0%, 37.3%, 20%) |
| CIE-LAB | lab(80.19, -12.87, 37.43) |
| CIE-LCH | lch(80.19, 39.58, 108.97°) |
| OKLab | oklab(82.47% -0.0351 0.0917) |
| OKLCH | oklch(82.47% 0.098 110.9) |
| XYZ | xyz(49.3090, 57.0244, 28.8271) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.30
Greenish Tan
#BCCB7A
ΔE00 2.94
Pale Olive
#B9CC81
ΔE00 3.97
Light Olive
#ACBF69
ΔE00 5.73
Darkkhaki
#BDB76B
ΔE00 5.73
Tan Green
#A9BE70
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CC80 #8480CC
analogous
#CCAA80 #C8CC80 #A2CC80
triadic
#C8CC80 #80C8CC #CC80C8
tetradic
#C8CC80 #80CCAA #8480CC #CC80A2
square
#C8CC80 #80CCAA #8480CC #CC80A2
split-complementary
#C8CC80 #80A2CC #AA80CC
monochromatic
#91963C #B5BA54 #C8CC80 #DBDEAC #EEEFD7
Accessibility & contrast
On white
1.69
#C8CC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#C8CC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CC80
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CC80 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67A
Deuteranopia (green-blind)
#D7C883
Tritanopia (blue-blind)
#D1C3B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c8cc80; /* rgb */ color: rgb(200, 204, 128); /* oklch */ color: oklch(82.5% 0.098 110.9);
Tailwind
colors: {
custom: {
50: '#dadba6',
500: '#c8cc80',
950: '#000000',
},
}SCSS
$custom: #c8cc80; $custom-light: #dadba6; $custom-dark: #000000;
JSON
{
"hex": "#c8cc80",
"rgb": {
"r": 200,
"g": 204,
"b": 128
},
"hsl": {
"h": 63.158,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.82473,
"c": 0.09818,
"h": 110.9
},
"luminance": 0.57024
}Semantic roles & 50–950 ramp
primary
#C8CC80
secondary
#58549C
accent
#30B637
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15150F
muted
#848480