#C8CF8D#C8CF8D
#C8CF8D is a very light, moderate yellow. Relative luminance 0.588; OKLCH L 83.3% C 0.087 H 113.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CF8D |
|---|---|
| RGB | rgb(200, 207, 141) |
| HSL | hsl(66, 41%, 68%) |
| HSV | hsv(66, 32%, 81%) |
| CMYK | cmyk(3.4%, 0%, 31.9%, 18.8%) |
| CIE-LAB | lab(81.20, -12.81, 32.07) |
| CIE-LCH | lch(81.20, 34.54, 111.78°) |
| OKLab | oklab(83.34% -0.0342 0.0797) |
| OKLCH | oklch(83.34% 0.087 113.2) |
| XYZ | xyz(50.9401, 58.8287, 33.8657) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.53
Greenish Tan
#BCCB7A
ΔE00 3.55
Greenish Beige
#C9D179
ΔE00 3.96
Pale Olive Green
#B1D27B
ΔE00 6.45
Tan Green
#A9BE70
ΔE00 6.51
Light Olive
#ACBF69
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CF8D #948DCF
analogous
#CFB58D #C8CF8D #A7CF8D
triadic
#C8CF8D #8DC8CF #CF8DC8
tetradic
#C8CF8D #8DCFB5 #948DCF #CF8DA7
square
#C8CF8D #8DCFB5 #948DCF #CF8DA7
split-complementary
#C8CF8D #8DA7CF #B58DCF
monochromatic
#959F43 #B3BD62 #C8CF8D #DDE1B8 #F2F3E3
Accessibility & contrast
On white
1.65
#C8CF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#C8CF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CF8D
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CF8D | 1.00 | 1.65 | 12.77 | 12.77 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C988
Deuteranopia (green-blind)
#D8CB90
Tritanopia (blue-blind)
#D0C8BE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c8cf8d; /* rgb */ color: rgb(200, 207, 141); /* oklch */ color: oklch(83.3% 0.087 113.2);
Tailwind
colors: {
custom: {
50: '#d9ddaf',
500: '#c8cf8d',
950: '#000000',
},
}SCSS
$custom: #c8cf8d; $custom-light: #d9ddaf; $custom-dark: #000000;
JSON
{
"hex": "#c8cf8d",
"rgb": {
"r": 200,
"g": 207,
"b": 141
},
"hsl": {
"h": 66.364,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.83338,
"c": 0.08677,
"h": 113.2
},
"luminance": 0.58828
}Semantic roles & 50–950 ramp
primary
#C8CF8D
secondary
#645CA4
accent
#32B440
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151510
muted
#848481