#C8CF89#C8CF89
#C8CF89 is a very light, moderate yellow. Relative luminance 0.587; OKLCH L 83.3% C 0.092 H 113.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CF89 |
|---|---|
| RGB | rgb(200, 207, 137) |
| HSL | hsl(66, 42%, 67%) |
| HSV | hsv(66, 34%, 81%) |
| CMYK | cmyk(3.4%, 0%, 33.8%, 18.8%) |
| CIE-LAB | lab(81.13, -13.31, 34.05) |
| CIE-LCH | lch(81.13, 36.56, 111.36°) |
| OKLab | oklab(83.27% -0.0358 0.0842) |
| OKLCH | oklch(83.27% 0.092 113) |
| XYZ | xyz(50.6478, 58.7118, 32.3264) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.02
Greenish Beige
#C9D179
ΔE00 3.17
Pale Olive
#B9CC81
ΔE00 3.32
Pale Olive Green
#B1D27B
ΔE00 6.17
Light Olive
#ACBF69
ΔE00 6.19
Tan Green
#A9BE70
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CF89 #9089CF
analogous
#CFB389 #C8CF89 #A5CF89
triadic
#C8CF89 #89C8CF #CF89C8
tetradic
#C8CF89 #89CFB3 #9089CF #CF89A5
square
#C8CF89 #89CFB3 #9089CF #CF89A5
split-complementary
#C8CF89 #89A5CF #B389CF
monochromatic
#949E40 #B4BD5D #C8CF89 #DCE1B5 #F1F2E0
Accessibility & contrast
On white
1.65
#C8CF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#C8CF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CF89
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CF89 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C984
Deuteranopia (green-blind)
#D9CA8C
Tritanopia (blue-blind)
#D0C7BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cf89; /* rgb */ color: rgb(200, 207, 137); /* oklch */ color: oklch(83.3% 0.092 113.0);
Tailwind
colors: {
custom: {
50: '#d9ddac',
500: '#c8cf89',
950: '#000000',
},
}SCSS
$custom: #c8cf89; $custom-light: #d9ddac; $custom-dark: #000000;
JSON
{
"hex": "#c8cf89",
"rgb": {
"r": 200,
"g": 207,
"b": 137
},
"hsl": {
"h": 66,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.83266,
"c": 0.09153,
"h": 113
},
"luminance": 0.58711
}Semantic roles & 50–950 ramp
primary
#C8CF89
secondary
#6059A3
accent
#30B53E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#151510
muted
#848481