#C8D29F#C8D29F
#C8D29F is a very light, moderate yellow-green. Relative luminance 0.609; OKLCH L 84.3% C 0.069 H 116.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D29F |
|---|---|
| RGB | rgb(200, 210, 159) |
| HSL | hsl(72, 36%, 72%) |
| HSV | hsv(72, 24%, 82%) |
| CMYK | cmyk(4.8%, 0%, 24.3%, 17.6%) |
| CIE-LAB | lab(82.31, -11.90, 24.21) |
| CIE-LCH | lch(82.31, 26.97, 116.17°) |
| OKLab | oklab(84.33% -0.0311 0.0613) |
| OKLCH | oklch(84.33% 0.069 116.9) |
| XYZ | xyz(53.1236, 60.8760, 41.7458) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.65
Greenish Tan
#BCCB7A
ΔE00 6.53
Greenish Beige
#C9D179
ΔE00 7.43
Beige (survey)
#E6DAA6
ΔE00 7.56
Light Grey Green
#B7E1A1
ΔE00 7.59
Palegoldenrod
#EEE8AA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D29F #A99FD2
analogous
#D2C39F #C8D29F #AED29F
triadic
#C8D29F #9FC8D2 #D29FC8
tetradic
#C8D29F #9FD2C3 #A99FD2 #D29FAE
square
#C8D29F #9FD2C3 #A99FD2 #D29FAE
split-complementary
#C8D29F #9FAED2 #C39FD2
monochromatic
#96A84F #B0BE75 #C8D29F #E0E6C9 #F3F5EA
Accessibility & contrast
On white
1.59
#C8D29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#C8D29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D29F
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D29F | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9C
Deuteranopia (green-blind)
#D8CDA1
Tritanopia (blue-blind)
#CDCCC4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8d29f; /* rgb */ color: rgb(200, 210, 159); /* oklch */ color: oklch(84.3% 0.069 116.9);
Tailwind
colors: {
custom: {
50: '#d9dfbb',
500: '#c8d29f',
950: '#000000',
},
}SCSS
$custom: #c8d29f; $custom-light: #d9dfbb; $custom-dark: #000000;
JSON
{
"hex": "#c8d29f",
"rgb": {
"r": 200,
"g": 210,
"b": 159
},
"hsl": {
"h": 71.765,
"s": 36.17,
"l": 72.353
},
"oklch": {
"l": 0.84328,
"c": 0.06877,
"h": 116.9
},
"luminance": 0.60876
}Semantic roles & 50–950 ramp
primary
#C8D29F
secondary
#796DA8
accent
#36AF4E
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482