#C6CC8A#C6CC8A
#C6CC8A is a very light, moderate yellow. Relative luminance 0.570; OKLCH L 82.5% C 0.087 H 112.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CC8A |
|---|---|
| RGB | rgb(198, 204, 138) |
| HSL | hsl(65, 39%, 67%) |
| HSV | hsv(65, 32%, 80%) |
| CMYK | cmyk(2.9%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(80.19, -12.44, 32.27) |
| CIE-LCH | lch(80.19, 34.59, 111.08°) |
| OKLab | oklab(82.49% -0.0332 0.0801) |
| OKLCH | oklch(82.49% 0.087 112.5) |
| XYZ | xyz(49.4692, 57.0271, 32.4411) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 3.42
Pale Olive
#B9CC81
ΔE00 3.54
Greenish Beige
#C9D179
ΔE00 4.00
Tan Green
#A9BE70
ΔE00 6.11
Light Olive
#ACBF69
ΔE00 6.18
Darkkhaki
#BDB76B
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CC8A #908ACC
analogous
#CCB18A #C6CC8A #A5CC8A
triadic
#C6CC8A #8AC6CC #CC8AC6
tetradic
#C6CC8A #8ACCB1 #908ACC #CC8AA5
square
#C6CC8A #8ACCB1 #908ACC #CC8AA5
split-complementary
#C6CC8A #8AA5CC #B18ACC
monochromatic
#919943 #B1B95F #C6CC8A #DBDFB5 #F0F1DF
Accessibility & contrast
On white
1.69
#C6CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#C6CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CC8A
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CC8A | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C685
Deuteranopia (green-blind)
#D6C88D
Tritanopia (blue-blind)
#CEC5BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c6cc8a; /* rgb */ color: rgb(198, 204, 138); /* oklch */ color: oklch(82.5% 0.087 112.5);
Tailwind
colors: {
custom: {
50: '#d8dbad',
500: '#c6cc8a',
950: '#000000',
},
}SCSS
$custom: #c6cc8a; $custom-light: #d8dbad; $custom-dark: #000000;
JSON
{
"hex": "#c6cc8a",
"rgb": {
"r": 198,
"g": 204,
"b": 138
},
"hsl": {
"h": 65.455,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.82488,
"c": 0.08674,
"h": 112.5
},
"luminance": 0.57026
}Semantic roles & 50–950 ramp
primary
#C6CC8A
secondary
#615BA0
accent
#33B23F
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141510
muted
#838481