#C8CF7D#C8CF7D
#C8CF7D is a very light, moderate yellow. Relative luminance 0.584; OKLCH L 83.1% C 0.105 H 112.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CF7D |
|---|---|
| RGB | rgb(200, 207, 125) |
| HSL | hsl(65, 46%, 65%) |
| HSV | hsv(65, 40%, 81%) |
| CMYK | cmyk(3.4%, 0%, 39.6%, 18.8%) |
| CIE-LAB | lab(80.95, -14.72, 39.91) |
| CIE-LCH | lch(80.95, 42.54, 110.24°) |
| OKLab | oklab(83.06% -0.0406 0.0972) |
| OKLCH | oklch(83.06% 0.105 112.7) |
| XYZ | xyz(49.8344, 58.3864, 28.0425) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.05
Greenish Tan
#BCCB7A
ΔE00 2.48
Pale Olive
#B9CC81
ΔE00 3.74
Light Olive
#ACBF69
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 5.94
Tan Green
#A9BE70
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CF7D #847DCF
analogous
#CFAD7D #C8CF7D #9FCF7D
triadic
#C8CF7D #7DC8CF #CF7DC8
tetradic
#C8CF7D #7DCFAD #847DCF #CF7D9F
square
#C8CF7D #7DCFAD #847DCF #CF7D9F
split-complementary
#C8CF7D #7D9FCF #AD7DCF
monochromatic
#919939 #B5BE50 #C8CF7D #DBE0AA #EEF0D6
Accessibility & contrast
On white
1.66
#C8CF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#C8CF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CF7D
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CF7D | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC877
Deuteranopia (green-blind)
#DACA81
Tritanopia (blue-blind)
#D1C6BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cf7d; /* rgb */ color: rgb(200, 207, 125); /* oklch */ color: oklch(83.1% 0.105 112.7);
Tailwind
colors: {
custom: {
50: '#dadda4',
500: '#c8cf7d',
950: '#000000',
},
}SCSS
$custom: #c8cf7d; $custom-light: #dadda4; $custom-dark: #000000;
JSON
{
"hex": "#c8cf7d",
"rgb": {
"r": 200,
"g": 207,
"b": 125
},
"hsl": {
"h": 65.122,
"s": 46.067,
"l": 65.098
},
"oklch": {
"l": 0.83064,
"c": 0.10536,
"h": 112.7
},
"luminance": 0.58386
}Semantic roles & 50–950 ramp
primary
#C8CF7D
secondary
#58519F
accent
#2CB938
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480