#C8CB84#C8CB84
#C8CB84 is a very light, moderate yellow. Relative luminance 0.567; OKLCH L 82.3% C 0.092 H 110.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CB84 |
|---|---|
| RGB | rgb(200, 203, 132) |
| HSL | hsl(63, 41%, 66%) |
| HSV | hsv(63, 35%, 80%) |
| CMYK | cmyk(1.5%, 0%, 35%, 20.4%) |
| CIE-LAB | lab(79.99, -11.89, 35.12) |
| CIE-LCH | lch(79.99, 37.08, 108.71°) |
| OKLab | oklab(82.33% -0.032 0.0865) |
| OKLCH | oklch(82.33% 0.092 110.3) |
| XYZ | xyz(49.3406, 56.6580, 30.1622) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.20
Greenish Tan
#BCCB7A
ΔE00 3.40
Pale Olive
#B9CC81
ΔE00 4.12
Darkkhaki
#BDB76B
ΔE00 5.63
Light Olive
#ACBF69
ΔE00 6.06
Tan Green
#A9BE70
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CB84 #8784CB
analogous
#CBAA84 #C8CB84 #A4CB84
triadic
#C8CB84 #84C8CB #CB84C8
tetradic
#C8CB84 #84CBAA #8784CB #CB84A4
square
#C8CB84 #84CBAA #8784CB #CB84A4
split-complementary
#C8CB84 #84A4CB #AA84CB
monochromatic
#92953F #B5B959 #C8CB84 #DBDDAF #EEEFDA
Accessibility & contrast
On white
1.70
#C8CB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#C8CB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CB84
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CB84 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57F
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#D1C3B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8cb84; /* rgb */ color: rgb(200, 203, 132); /* oklch */ color: oklch(82.3% 0.092 110.3);
Tailwind
colors: {
custom: {
50: '#d9daa8',
500: '#c8cb84',
950: '#000000',
},
}SCSS
$custom: #c8cb84; $custom-light: #d9daa8; $custom-dark: #000000;
JSON
{
"hex": "#c8cb84",
"rgb": {
"r": 200,
"g": 203,
"b": 132
},
"hsl": {
"h": 62.535,
"s": 40.571,
"l": 65.686
},
"oklch": {
"l": 0.82329,
"c": 0.09227,
"h": 110.3
},
"luminance": 0.56657
}Semantic roles & 50–950 ramp
primary
#C8CB84
secondary
#5A579C
accent
#32B437
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#151410
muted
#848380