#C2CA7B#C2CA7B
#C2CA7B is a light, moderate yellow. Relative luminance 0.551; OKLCH L 81.5% C 0.102 H 113.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CA7B |
|---|---|
| RGB | rgb(194, 202, 123) |
| HSL | hsl(66, 43%, 64%) |
| HSV | hsv(66, 39%, 79%) |
| CMYK | cmyk(4%, 0%, 39.1%, 20.8%) |
| CIE-LAB | lab(79.12, -14.78, 38.50) |
| CIE-LCH | lch(79.12, 41.24, 111.00°) |
| OKLab | oklab(81.48% -0.0407 0.094) |
| OKLCH | oklch(81.48% 0.102 113.4) |
| XYZ | xyz(46.9442, 55.1411, 26.9053) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.75
Greenish Beige
#C9D179
ΔE00 2.21
Pale Olive
#B9CC81
ΔE00 3.05
Light Olive
#ACBF69
ΔE00 4.45
Tan Green
#A9BE70
ΔE00 5.01
Pale Olive Green
#B1D27B
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CA7B #837BCA
analogous
#CAAA7B #C2CA7B #9ACA7B
triadic
#C2CA7B #7BC2CA #CA7BC2
tetradic
#C2CA7B #7BCAAA #837BCA #CA7B9A
square
#C2CA7B #7BCAAA #837BCA #CA7B9A
split-complementary
#C2CA7B #7B9ACA #AA7BCA
monochromatic
#88913A #AEB84F #C2CA7B #D6DCA7 #EAEDD2
Accessibility & contrast
On white
1.75
#C2CA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#C2CA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CA7B
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CA7B | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C375
Deuteranopia (green-blind)
#D4C57F
Tritanopia (blue-blind)
#CBC2B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2ca7b; /* rgb */ color: rgb(194, 202, 123); /* oklch */ color: oklch(81.5% 0.102 113.4);
Tailwind
colors: {
custom: {
50: '#d5daa2',
500: '#c2ca7b',
950: '#000000',
},
}SCSS
$custom: #c2ca7b; $custom-light: #d5daa2; $custom-dark: #000000;
JSON
{
"hex": "#c2ca7b",
"rgb": {
"r": 194,
"g": 202,
"b": 123
},
"hsl": {
"h": 66.076,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.81484,
"c": 0.10237,
"h": 113.4
},
"luminance": 0.5514
}Semantic roles & 50–950 ramp
primary
#C2CA7B
secondary
#595297
accent
#30B63D
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380