#C2CB77#C2CB77
#C2CB77 is a light, moderate yellow. Relative luminance 0.555; OKLCH L 81.6% C 0.108 H 113.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CB77 |
|---|---|
| RGB | rgb(194, 203, 119) |
| HSL | hsl(66, 45%, 63%) |
| HSV | hsv(66, 41%, 80%) |
| CMYK | cmyk(4.4%, 0%, 41.4%, 20.4%) |
| CIE-LAB | lab(79.34, -15.73, 40.79) |
| CIE-LCH | lch(79.34, 43.71, 111.09°) |
| OKLab | oklab(81.64% -0.0437 0.0989) |
| OKLCH | oklch(81.64% 0.108 113.8) |
| XYZ | xyz(46.9343, 55.5137, 25.6919) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.65
Greenish Tan
#BCCB7A
ΔE00 1.74
Pale Olive
#B9CC81
ΔE00 3.31
Light Olive
#ACBF69
ΔE00 4.36
Tan Green
#A9BE70
ΔE00 5.16
Pale Olive Green
#B1D27B
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CB77 #8077CB
analogous
#CBAA77 #C2CB77 #98CB77
triadic
#C2CB77 #77C2CB #CB77C2
tetradic
#C2CB77 #77CBAA #8077CB #CB7798
square
#C2CB77 #77CBAA #8077CB #CB7798
split-complementary
#C2CB77 #7798CB #AA77CB
monochromatic
#879037 #AEBA4B #C2CB77 #D6DCA3 #EAEDD0
Accessibility & contrast
On white
1.74
#C2CB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#C2CB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CB77
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CB77 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C470
Deuteranopia (green-blind)
#D6C57B
Tritanopia (blue-blind)
#CBC2B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2cb77; /* rgb */ color: rgb(194, 203, 119); /* oklch */ color: oklch(81.6% 0.108 113.8);
Tailwind
colors: {
custom: {
50: '#d6da9f',
500: '#c2cb77',
950: '#000000',
},
}SCSS
$custom: #c2cb77; $custom-light: #d6da9f; $custom-dark: #000000;
JSON
{
"hex": "#c2cb77",
"rgb": {
"r": 194,
"g": 203,
"b": 119
},
"hsl": {
"h": 66.429,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.81636,
"c": 0.10814,
"h": 113.8
},
"luminance": 0.55513
}Semantic roles & 50–950 ramp
primary
#C2CB77
secondary
#574F97
accent
#2EB83C
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380