#C8CB77#C8CB77
#C8CB77 is a very light, moderate yellow. Relative luminance 0.563; OKLCH L 82.1% C 0.107 H 110.3°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CB77 |
|---|---|
| RGB | rgb(200, 203, 119) |
| HSL | hsl(62, 45%, 63%) |
| HSV | hsv(62, 41%, 80%) |
| CMYK | cmyk(1.5%, 0%, 41.4%, 20.4%) |
| CIE-LAB | lab(79.80, -13.36, 41.46) |
| CIE-LCH | lch(79.80, 43.56, 107.85°) |
| OKLab | oklab(82.12% -0.0372 0.1004) |
| OKLCH | oklch(82.12% 0.107 110.3) |
| XYZ | xyz(48.5058, 56.3240, 25.7656) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.80
Greenish Tan
#BCCB7A
ΔE00 3.29
Pale Olive
#B9CC81
ΔE00 4.74
Darkkhaki
#BDB76B
ΔE00 5.39
Light Olive
#ACBF69
ΔE00 5.60
Tan Green
#A9BE70
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CB77 #7A77CB
analogous
#CBA477 #C8CB77 #9ECB77
triadic
#C8CB77 #77C8CB #CB77C8
tetradic
#C8CB77 #77CBA4 #7A77CB #CB779E
square
#C8CB77 #77CBA4 #7A77CB #CB779E
split-complementary
#C8CB77 #779ECB #A477CB
monochromatic
#8D9037 #B6BA4B #C8CB77 #DADCA3 #ECEDD0
Accessibility & contrast
On white
1.71
#C8CB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#C8CB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CB77
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CB77 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C470
Deuteranopia (green-blind)
#D8C77B
Tritanopia (blue-blind)
#D2C2B7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c8cb77; /* rgb */ color: rgb(200, 203, 119); /* oklch */ color: oklch(82.1% 0.107 110.3);
Tailwind
colors: {
custom: {
50: '#dada9f',
500: '#c8cb77',
950: '#000000',
},
}SCSS
$custom: #c8cb77; $custom-light: #dada9f; $custom-dark: #000000;
JSON
{
"hex": "#c8cb77",
"rgb": {
"r": 200,
"g": 203,
"b": 119
},
"hsl": {
"h": 62.143,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.82117,
"c": 0.10706,
"h": 110.3
},
"luminance": 0.56323
}Semantic roles & 50–950 ramp
primary
#C8CB77
secondary
#524F97
accent
#2EB833
background
#FEFEFC
surface
#FCFBF5
border
#D5D4CF
text
#15140F
muted
#848380