#C8CE8D#C8CE8D
#C8CE8D is a very light, moderate yellow. Relative luminance 0.583; OKLCH L 83.1% C 0.085 H 112.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CE8D |
|---|---|
| RGB | rgb(200, 206, 141) |
| HSL | hsl(66, 40%, 68%) |
| HSV | hsv(66, 32%, 81%) |
| CMYK | cmyk(2.9%, 0%, 31.6%, 19.2%) |
| CIE-LAB | lab(80.93, -12.31, 31.72) |
| CIE-LCH | lch(80.93, 34.02, 111.20°) |
| OKLab | oklab(83.13% -0.0328 0.0789) |
| OKLCH | oklch(83.13% 0.085 112.5) |
| XYZ | xyz(50.6986, 58.3457, 33.7852) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.74
Pale Olive
#B9CC81
ΔE00 3.75
Greenish Beige
#C9D179
ΔE00 4.14
Tan Green
#A9BE70
ΔE00 6.56
Light Olive
#ACBF69
ΔE00 6.66
Pale Olive Green
#B1D27B
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CE8D #938DCE
analogous
#CEB38D #C8CE8D #A7CE8D
triadic
#C8CE8D #8DC8CE #CE8DC8
tetradic
#C8CE8D #8DCEB3 #938DCE #CE8DA7
square
#C8CE8D #8DCEB3 #938DCE #CE8DA7
split-complementary
#C8CE8D #8DA7CE #B38DCE
monochromatic
#959D44 #B3BC62 #C8CE8D #DDE0B8 #F1F3E3
Accessibility & contrast
On white
1.66
#C8CE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#C8CE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CE8D
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CE8D | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C889
Deuteranopia (green-blind)
#D7CA90
Tritanopia (blue-blind)
#D0C7BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8ce8d; /* rgb */ color: rgb(200, 206, 141); /* oklch */ color: oklch(83.1% 0.085 112.5);
Tailwind
colors: {
custom: {
50: '#d9dcaf',
500: '#c8ce8d',
950: '#000000',
},
}SCSS
$custom: #c8ce8d; $custom-light: #d9dcaf; $custom-dark: #000000;
JSON
{
"hex": "#c8ce8d",
"rgb": {
"r": 200,
"g": 206,
"b": 141
},
"hsl": {
"h": 65.538,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.83126,
"c": 0.08544,
"h": 112.5
},
"luminance": 0.58345
}Semantic roles & 50–950 ramp
primary
#C8CE8D
secondary
#635CA3
accent
#33B33E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151510
muted
#848481