#C2CC8A#C2CC8A
#C2CC8A is a very light, moderate yellow. Relative luminance 0.565; OKLCH L 82.2% C 0.088 H 115.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CC8A |
|---|---|
| RGB | rgb(194, 204, 138) |
| HSL | hsl(69, 39%, 67%) |
| HSV | hsv(69, 32%, 80%) |
| CMYK | cmyk(4.9%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(79.89, -13.97, 31.82) |
| CIE-LCH | lch(79.89, 34.75, 113.71°) |
| OKLab | oklab(82.17% -0.0375 0.0791) |
| OKLCH | oklch(82.17% 0.088 115.4) |
| XYZ | xyz(48.4285, 56.4905, 32.3923) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.62
Greenish Tan
#BCCB7A
ΔE00 2.95
Greenish Beige
#C9D179
ΔE00 4.25
Tan Green
#A9BE70
ΔE00 5.43
Light Olive
#ACBF69
ΔE00 5.69
Pale Olive Green
#B1D27B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CC8A #948ACC
analogous
#CCB58A #C2CC8A #A1CC8A
triadic
#C2CC8A #8AC2CC #CC8AC2
tetradic
#C2CC8A #8ACCB5 #948ACC #CC8AA1
square
#C2CC8A #8ACCB5 #948ACC #CC8AA1
split-complementary
#C2CC8A #8AA1CC #B58ACC
monochromatic
#8C9943 #ACB95F #C2CC8A #D8DFB5 #EEF1DF
Accessibility & contrast
On white
1.71
#C2CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#C2CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CC8A
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CC8A | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C685
Deuteranopia (green-blind)
#D4C78D
Tritanopia (blue-blind)
#C9C5BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2cc8a; /* rgb */ color: rgb(194, 204, 138); /* oklch */ color: oklch(82.2% 0.088 115.4);
Tailwind
colors: {
custom: {
50: '#d5dbac',
500: '#c2cc8a',
950: '#000000',
},
}SCSS
$custom: #c2cc8a; $custom-light: #d5dbac; $custom-dark: #000000;
JSON
{
"hex": "#c2cc8a",
"rgb": {
"r": 194,
"g": 204,
"b": 138
},
"hsl": {
"h": 69.091,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.82172,
"c": 0.08751,
"h": 115.4
},
"luminance": 0.5649
}Semantic roles & 50–950 ramp
primary
#C2CC8A
secondary
#655BA0
accent
#33B246
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141510
muted
#838481