#C8CB80#C8CB80
#C8CB80 is a very light, moderate yellow. Relative luminance 0.566; OKLCH L 82.3% C 0.097 H 110.3°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CB80 |
|---|---|
| RGB | rgb(200, 203, 128) |
| HSL | hsl(62, 42%, 65%) |
| HSV | hsv(62, 37%, 80%) |
| CMYK | cmyk(1.5%, 0%, 36.9%, 20.4%) |
| CIE-LAB | lab(79.93, -12.36, 37.08) |
| CIE-LCH | lch(79.93, 39.09, 108.43°) |
| OKLab | oklab(82.26% -0.0336 0.0909) |
| OKLCH | oklch(82.26% 0.097 110.3) |
| XYZ | xyz(49.0721, 56.5506, 28.7482) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.60
Greenish Tan
#BCCB7A
ΔE00 3.17
Pale Olive
#B9CC81
ΔE00 4.18
Darkkhaki
#BDB76B
ΔE00 5.45
Light Olive
#ACBF69
ΔE00 5.80
Tan Green
#A9BE70
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CB80 #8380CB
analogous
#CBA980 #C8CB80 #A3CB80
triadic
#C8CB80 #80C8CB #CB80C8
tetradic
#C8CB80 #80CBA9 #8380CB #CB80A3
square
#C8CB80 #80CBA9 #8380CB #CB80A3
split-complementary
#C8CB80 #80A3CB #A980CB
monochromatic
#91943D #B5B955 #C8CB80 #DBDDAB #EEEFD7
Accessibility & contrast
On white
1.71
#C8CB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#C8CB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CB80
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CB80 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#D7C783
Tritanopia (blue-blind)
#D1C2B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8cb80; /* rgb */ color: rgb(200, 203, 128); /* oklch */ color: oklch(82.3% 0.097 110.3);
Tailwind
colors: {
custom: {
50: '#dadaa6',
500: '#c8cb80',
950: '#000000',
},
}SCSS
$custom: #c8cb80; $custom-light: #dadaa6; $custom-dark: #000000;
JSON
{
"hex": "#c8cb80",
"rgb": {
"r": 200,
"g": 203,
"b": 128
},
"hsl": {
"h": 62.4,
"s": 41.899,
"l": 64.902
},
"oklch": {
"l": 0.82261,
"c": 0.09693,
"h": 110.3
},
"luminance": 0.5655
}Semantic roles & 50–950 ramp
primary
#C8CB80
secondary
#57559B
accent
#31B536
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#15140F
muted
#848380