#C8CF8A#C8CF8A
#C8CF8A is a very light, moderate yellow. Relative luminance 0.587; OKLCH L 83.3% C 0.090 H 113.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CF8A |
|---|---|
| RGB | rgb(200, 207, 138) |
| HSL | hsl(66, 42%, 68%) |
| HSV | hsv(66, 33%, 81%) |
| CMYK | cmyk(3.4%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(81.15, -13.19, 33.56) |
| CIE-LCH | lch(81.15, 36.05, 111.46°) |
| OKLab | oklab(83.28% -0.0354 0.0831) |
| OKLCH | oklch(83.28% 0.09 113.1) |
| XYZ | xyz(50.7199, 58.7406, 32.7060) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.14
Pale Olive
#B9CC81
ΔE00 3.36
Greenish Beige
#C9D179
ΔE00 3.37
Pale Olive Green
#B1D27B
ΔE00 6.23
Light Olive
#ACBF69
ΔE00 6.29
Tan Green
#A9BE70
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CF8A #918ACF
analogous
#CFB38A #C8CF8A #A5CF8A
triadic
#C8CF8A #8AC8CF #CF8AC8
tetradic
#C8CF8A #8ACFB3 #918ACF #CF8AA5
square
#C8CF8A #8ACFB3 #918ACF #CF8AA5
split-complementary
#C8CF8A #8AA5CF #B38ACF
monochromatic
#949E41 #B4BD5F #C8CF8A #DCE1B5 #F1F3E1
Accessibility & contrast
On white
1.65
#C8CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#C8CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CF8A
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CF8A | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C985
Deuteranopia (green-blind)
#D9CA8D
Tritanopia (blue-blind)
#D0C7BD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c8cf8a; /* rgb */ color: rgb(200, 207, 138); /* oklch */ color: oklch(83.3% 0.090 113.1);
Tailwind
colors: {
custom: {
50: '#d9ddad',
500: '#c8cf8a',
950: '#000000',
},
}SCSS
$custom: #c8cf8a; $custom-light: #d9ddad; $custom-dark: #000000;
JSON
{
"hex": "#c8cf8a",
"rgb": {
"r": 200,
"g": 207,
"b": 138
},
"hsl": {
"h": 66.087,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.83284,
"c": 0.09034,
"h": 113.1
},
"luminance": 0.5874
}Semantic roles & 50–950 ramp
primary
#C8CF8A
secondary
#615AA4
accent
#31B53E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151510
muted
#848481