#C2CC80#C2CC80
#C2CC80 is a light, moderate yellow. Relative luminance 0.562; OKLCH L 82.0% C 0.099 H 114.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CC80 |
|---|---|
| RGB | rgb(194, 204, 128) |
| HSL | hsl(68, 43%, 65%) |
| HSV | hsv(68, 37%, 80%) |
| CMYK | cmyk(4.9%, 0%, 37.3%, 20%) |
| CIE-LAB | lab(79.74, -15.21, 36.75) |
| CIE-LCH | lch(79.74, 39.77, 112.48°) |
| OKLab | oklab(82% -0.0415 0.0902) |
| OKLCH | oklch(82% 0.099 114.7) |
| XYZ | xyz(47.7375, 56.2141, 28.7535) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.49
Pale Olive
#B9CC81
ΔE00 2.35
Greenish Beige
#C9D179
ΔE00 2.52
Light Olive
#ACBF69
ΔE00 4.69
Tan Green
#A9BE70
ΔE00 4.99
Pale Olive Green
#B1D27B
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CC80 #8A80CC
analogous
#CCB080 #C2CC80 #9CCC80
triadic
#C2CC80 #80C2CC #CC80C2
tetradic
#C2CC80 #80CCB0 #8A80CC #CC809C
square
#C2CC80 #80CCB0 #8A80CC #CC809C
split-complementary
#C2CC80 #809CCC #B080CC
monochromatic
#8A963C #ADBA54 #C2CC80 #D7DEAC #ECEFD7
Accessibility & contrast
On white
1.72
#C2CC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#C2CC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CC80
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CC80 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57A
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#CAC4B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2cc80; /* rgb */ color: rgb(194, 204, 128); /* oklch */ color: oklch(82.0% 0.099 114.7);
Tailwind
colors: {
custom: {
50: '#d5dba6',
500: '#c2cc80',
950: '#000000',
},
}SCSS
$custom: #c2cc80; $custom-light: #d5dba6; $custom-dark: #000000;
JSON
{
"hex": "#c2cc80",
"rgb": {
"r": 194,
"g": 204,
"b": 128
},
"hsl": {
"h": 67.895,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.81996,
"c": 0.09928,
"h": 114.7
},
"luminance": 0.56214
}Semantic roles & 50–950 ramp
primary
#C2CC80
secondary
#5E549C
accent
#30B641
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14150F
muted
#838480