#C2CE77#C2CE77
#C2CE77 is a very light, moderate yellow. Relative luminance 0.569; OKLCH L 82.3% C 0.112 H 115.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CE77 |
|---|---|
| RGB | rgb(194, 206, 119) |
| HSL | hsl(68, 47%, 64%) |
| HSV | hsv(68, 42%, 81%) |
| CMYK | cmyk(5.8%, 0%, 42.2%, 19.2%) |
| CIE-LAB | lab(80.15, -17.23, 41.80) |
| CIE-LCH | lch(80.15, 45.22, 112.40°) |
| OKLab | oklab(82.28% -0.0479 0.1012) |
| OKLCH | oklch(82.28% 0.112 115.3) |
| XYZ | xyz(47.6496, 56.9444, 25.9304) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.39
Greenish Tan
#BCCB7A
ΔE00 1.62
Pale Olive
#B9CC81
ΔE00 3.14
Light Olive
#ACBF69
ΔE00 4.54
Pale Olive Green
#B1D27B
ΔE00 4.81
Tan Green
#A9BE70
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CE77 #8377CE
analogous
#CEAE77 #C2CE77 #96CE77
triadic
#C2CE77 #77C2CE #CE77C2
tetradic
#C2CE77 #77CEAE #8377CE #CE7796
square
#C2CE77 #77CEAE #8377CE #CE7796
split-complementary
#C2CE77 #7796CE #AE77CE
monochromatic
#889536 #AEBE4A #C2CE77 #D6DEA4 #EAEED1
Accessibility & contrast
On white
1.70
#C2CE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#C2CE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CE77
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CE77 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C670
Deuteranopia (green-blind)
#D8C87B
Tritanopia (blue-blind)
#CBC5B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2ce77; /* rgb */ color: rgb(194, 206, 119); /* oklch */ color: oklch(82.3% 0.112 115.3);
Tailwind
colors: {
custom: {
50: '#d6dc9f',
500: '#c2ce77',
950: '#000000',
},
}SCSS
$custom: #c2ce77; $custom-light: #d6dc9f; $custom-dark: #000000;
JSON
{
"hex": "#c2ce77",
"rgb": {
"r": 194,
"g": 206,
"b": 119
},
"hsl": {
"h": 68.276,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.82284,
"c": 0.112,
"h": 115.3
},
"luminance": 0.56944
}Semantic roles & 50–950 ramp
primary
#C2CE77
secondary
#594E9B
accent
#2BBA3F
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480