#C8CF82#C8CF82
#C8CF82 is a very light, moderate yellow. Relative luminance 0.585; OKLCH L 83.1% C 0.100 H 112.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CF82 |
|---|---|
| RGB | rgb(200, 207, 130) |
| HSL | hsl(65, 45%, 66%) |
| HSV | hsv(65, 37%, 81%) |
| CMYK | cmyk(3.4%, 0%, 37.2%, 18.8%) |
| CIE-LAB | lab(81.03, -14.15, 37.48) |
| CIE-LCH | lch(81.03, 40.06, 110.68°) |
| OKLab | oklab(83.15% -0.0386 0.0919) |
| OKLCH | oklch(83.15% 0.1 112.8) |
| XYZ | xyz(50.1619, 58.5174, 29.7672) |
| Luminance | 0.5852 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.88
Greenish Tan
#BCCB7A
ΔE00 2.48
Pale Olive
#B9CC81
ΔE00 3.40
Light Olive
#ACBF69
ΔE00 5.73
Pale Olive Green
#B1D27B
ΔE00 5.93
Tan Green
#A9BE70
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CF82 #8982CF
analogous
#CFAF82 #C8CF82 #A1CF82
triadic
#C8CF82 #82C8CF #CF82C8
tetradic
#C8CF82 #82CFAF #8982CF #CF82A1
square
#C8CF82 #82CFAF #8982CF #CF82A1
split-complementary
#C8CF82 #82A1CF #AF82CF
monochromatic
#929B3C #B5BE56 #C8CF82 #DBE0AE #EFF1DA
Accessibility & contrast
On white
1.65
#C8CF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#C8CF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CF82
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CF82 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87C
Deuteranopia (green-blind)
#DACA85
Tritanopia (blue-blind)
#D1C7BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8cf82; /* rgb */ color: rgb(200, 207, 130); /* oklch */ color: oklch(83.1% 0.100 112.8);
Tailwind
colors: {
custom: {
50: '#dadda7',
500: '#c8cf82',
950: '#000000',
},
}SCSS
$custom: #c8cf82; $custom-light: #dadda7; $custom-dark: #000000;
JSON
{
"hex": "#c8cf82",
"rgb": {
"r": 200,
"g": 207,
"b": 130
},
"hsl": {
"h": 65.455,
"s": 44.509,
"l": 66.078
},
"oklch": {
"l": 0.83145,
"c": 0.09969,
"h": 112.8
},
"luminance": 0.58517
}Semantic roles & 50–950 ramp
primary
#C8CF82
secondary
#5B54A1
accent
#2EB83A
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480