#C3CC8A#C3CC8A
#C3CC8A is a very light, moderate yellow. Relative luminance 0.566; OKLCH L 82.3% C 0.087 H 114.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CC8A |
|---|---|
| RGB | rgb(195, 204, 138) |
| HSL | hsl(68, 39%, 67%) |
| HSV | hsv(68, 32%, 80%) |
| CMYK | cmyk(4.4%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(79.97, -13.59, 31.93) |
| CIE-LCH | lch(79.97, 34.70, 113.06°) |
| OKLab | oklab(82.25% -0.0364 0.0793) |
| OKLCH | oklch(82.25% 0.087 114.7) |
| XYZ | xyz(48.6860, 56.6233, 32.4044) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.83
Greenish Tan
#BCCB7A
ΔE00 3.04
Greenish Beige
#C9D179
ΔE00 4.16
Tan Green
#A9BE70
ΔE00 5.58
Light Olive
#ACBF69
ΔE00 5.79
Pale Olive Green
#B1D27B
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CC8A #938ACC
analogous
#CCB48A #C3CC8A #A2CC8A
triadic
#C3CC8A #8AC3CC #CC8AC3
tetradic
#C3CC8A #8ACCB4 #938ACC #CC8AA2
square
#C3CC8A #8ACCB4 #938ACC #CC8AA2
split-complementary
#C3CC8A #8AA2CC #B48ACC
monochromatic
#8D9943 #ADB95F #C3CC8A #D9DFB5 #EFF1DF
Accessibility & contrast
On white
1.70
#C3CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#C3CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CC8A
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CC8A | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C685
Deuteranopia (green-blind)
#D5C78D
Tritanopia (blue-blind)
#CAC5BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c3cc8a; /* rgb */ color: rgb(195, 204, 138); /* oklch */ color: oklch(82.3% 0.087 114.7);
Tailwind
colors: {
custom: {
50: '#d6dbac',
500: '#c3cc8a',
950: '#000000',
},
}SCSS
$custom: #c3cc8a; $custom-light: #d6dbac; $custom-dark: #000000;
JSON
{
"hex": "#c3cc8a",
"rgb": {
"r": 195,
"g": 204,
"b": 138
},
"hsl": {
"h": 68.182,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.8225,
"c": 0.08731,
"h": 114.7
},
"luminance": 0.56623
}Semantic roles & 50–950 ramp
primary
#C3CC8A
secondary
#645BA0
accent
#33B245
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141510
muted
#838481