#C8CF7E#C8CF7E
#C8CF7E is a very light, moderate yellow. Relative luminance 0.584; OKLCH L 83.1% C 0.104 H 112.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CF7E |
|---|---|
| RGB | rgb(200, 207, 126) |
| HSL | hsl(65, 46%, 65%) |
| HSV | hsv(65, 39%, 81%) |
| CMYK | cmyk(3.4%, 0%, 39.1%, 18.8%) |
| CIE-LAB | lab(80.97, -14.61, 39.43) |
| CIE-LCH | lch(80.97, 42.05, 110.33°) |
| OKLab | oklab(83.08% -0.0402 0.0962) |
| OKLCH | oklch(83.08% 0.104 112.7) |
| XYZ | xyz(49.8986, 58.4121, 28.3806) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.21
Greenish Tan
#BCCB7A
ΔE00 2.46
Pale Olive
#B9CC81
ΔE00 3.66
Light Olive
#ACBF69
ΔE00 5.59
Pale Olive Green
#B1D27B
ΔE00 5.93
Tan Green
#A9BE70
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CF7E #857ECF
analogous
#CFAD7E #C8CF7E #9FCF7E
triadic
#C8CF7E #7EC8CF #CF7EC8
tetradic
#C8CF7E #7ECFAD #857ECF #CF7E9F
square
#C8CF7E #7ECFAD #857ECF #CF7E9F
split-complementary
#C8CF7E #7E9FCF #AD7ECF
monochromatic
#919939 #B5BE51 #C8CF7E #DBE0AB #EEF0D7
Accessibility & contrast
On white
1.66
#C8CF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#C8CF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CF7E
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CF7E | 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)
#DAC878
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#D1C6BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cf7e; /* rgb */ color: rgb(200, 207, 126); /* oklch */ color: oklch(83.1% 0.104 112.7);
Tailwind
colors: {
custom: {
50: '#dadda4',
500: '#c8cf7e',
950: '#000000',
},
}SCSS
$custom: #c8cf7e; $custom-light: #dadda4; $custom-dark: #000000;
JSON
{
"hex": "#c8cf7e",
"rgb": {
"r": 200,
"g": 207,
"b": 126
},
"hsl": {
"h": 65.185,
"s": 45.763,
"l": 65.294
},
"oklch": {
"l": 0.8308,
"c": 0.10423,
"h": 112.7
},
"luminance": 0.58411
}Semantic roles & 50–950 ramp
primary
#C8CF7E
secondary
#59529F
accent
#2DB939
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480