#C8CE84#C8CE84
#C8CE84 is a very light, moderate yellow. Relative luminance 0.581; OKLCH L 83.0% C 0.096 H 112.3°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE84 |
|---|---|
| RGB | rgb(200, 206, 132) |
| HSL | hsl(65, 43%, 66%) |
| HSV | hsv(65, 36%, 81%) |
| CMYK | cmyk(2.9%, 0%, 35.9%, 19.2%) |
| CIE-LAB | lab(80.79, -13.41, 36.16) |
| CIE-LCH | lch(80.79, 38.56, 110.35°) |
| OKLab | oklab(82.97% -0.0364 0.0889) |
| OKLCH | oklch(82.97% 0.096 112.3) |
| XYZ | xyz(50.0559, 58.0886, 30.4006) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.43
Greenish Tan
#BCCB7A
ΔE00 2.73
Pale Olive
#B9CC81
ΔE00 3.48
Light Olive
#ACBF69
ΔE00 5.85
Tan Green
#A9BE70
ΔE00 6.18
Pale Olive Green
#B1D27B
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE84 #8A84CE
analogous
#CEAF84 #C8CE84 #A3CE84
triadic
#C8CE84 #84C8CE #CE84C8
tetradic
#C8CE84 #84CEAF #8A84CE #CE84A3
square
#C8CE84 #84CEAF #8A84CE #CE84A3
split-complementary
#C8CE84 #84A3CE #AF84CE
monochromatic
#939A3D #B4BD58 #C8CE84 #DCDFB0 #EFF1DC
Accessibility & contrast
On white
1.66
#C8CE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#C8CE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE84
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE84 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C77F
Deuteranopia (green-blind)
#D9CA87
Tritanopia (blue-blind)
#D1C6BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8ce84; /* rgb */ color: rgb(200, 206, 132); /* oklch */ color: oklch(83.0% 0.096 112.3);
Tailwind
colors: {
custom: {
50: '#d9dca8',
500: '#c8ce84',
950: '#000000',
},
}SCSS
$custom: #c8ce84; $custom-light: #d9dca8; $custom-dark: #000000;
JSON
{
"hex": "#c8ce84",
"rgb": {
"r": 200,
"g": 206,
"b": 132
},
"hsl": {
"h": 64.865,
"s": 43.023,
"l": 66.275
},
"oklch": {
"l": 0.82966,
"c": 0.09609,
"h": 112.3
},
"luminance": 0.58088
}Semantic roles & 50–950 ramp
primary
#C8CE84
secondary
#5C56A0
accent
#2FB63A
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151510
muted
#848480