#C8CB85#C8CB85
#C8CB85 is a very light, moderate yellow. Relative luminance 0.567; OKLCH L 82.3% C 0.091 H 110.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CB85 |
|---|---|
| RGB | rgb(200, 203, 133) |
| HSL | hsl(63, 40%, 66%) |
| HSV | hsv(63, 34%, 80%) |
| CMYK | cmyk(1.5%, 0%, 34.5%, 20.4%) |
| CIE-LAB | lab(80.00, -11.77, 34.63) |
| CIE-LCH | lch(80.00, 36.57, 108.78°) |
| OKLab | oklab(82.35% -0.0316 0.0854) |
| OKLCH | oklch(82.35% 0.091 110.3) |
| XYZ | xyz(49.4094, 56.6855, 30.5243) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.37
Greenish Tan
#BCCB7A
ΔE00 3.48
Pale Olive
#B9CC81
ΔE00 4.13
Darkkhaki
#BDB76B
ΔE00 5.69
Light Olive
#ACBF69
ΔE00 6.13
Tan Green
#A9BE70
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CB85 #8885CB
analogous
#CBAB85 #C8CB85 #A5CB85
triadic
#C8CB85 #85C8CB #CB85C8
tetradic
#C8CB85 #85CBAB #8885CB #CB85A5
square
#C8CB85 #85CBAB #8885CB #CB85A5
split-complementary
#C8CB85 #85A5CB #AB85CB
monochromatic
#929640 #B5B95A #C8CB85 #DBDDB0 #EFF0DB
Accessibility & contrast
On white
1.70
#C8CB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#C8CB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CB85
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CB85 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C580
Deuteranopia (green-blind)
#D6C888
Tritanopia (blue-blind)
#D1C3B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8cb85; /* rgb */ color: rgb(200, 203, 133); /* oklch */ color: oklch(82.3% 0.091 110.3);
Tailwind
colors: {
custom: {
50: '#d9daa9',
500: '#c8cb85',
950: '#000000',
},
}SCSS
$custom: #c8cb85; $custom-light: #d9daa9; $custom-dark: #000000;
JSON
{
"hex": "#c8cb85",
"rgb": {
"r": 200,
"g": 203,
"b": 133
},
"hsl": {
"h": 62.571,
"s": 40.23,
"l": 65.882
},
"oklch": {
"l": 0.82346,
"c": 0.0911,
"h": 110.3
},
"luminance": 0.56685
}Semantic roles & 50–950 ramp
primary
#C8CB85
secondary
#5B589C
accent
#32B338
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#151410
muted
#848380