#C2CF97#C2CF97
#C2CF97 is a very light, moderate yellow-green. Relative luminance 0.583; OKLCH L 83.1% C 0.076 H 118.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CF97 |
|---|---|
| RGB | rgb(194, 207, 151) |
| HSL | hsl(74, 37%, 70%) |
| HSV | hsv(74, 27%, 81%) |
| CMYK | cmyk(6.3%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(80.92, -13.74, 26.43) |
| CIE-LCH | lch(80.92, 29.79, 117.47°) |
| OKLab | oklab(83.06% -0.0365 0.0666) |
| OKLCH | oklch(83.06% 0.076 118.7) |
| XYZ | xyz(50.1465, 58.3295, 37.8891) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.13
Greenish Tan
#BCCB7A
ΔE00 5.17
Greenish Beige
#C9D179
ΔE00 6.55
Pale Olive Green
#B1D27B
ΔE00 6.65
Tan Green
#A9BE70
ΔE00 6.88
Light Grey Green
#B7E1A1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CF97 #A497CF
analogous
#CFC097 #C2CF97 #A6CF97
triadic
#C2CF97 #97C2CF #CF97C2
tetradic
#C2CF97 #97CFC0 #A497CF #CF97A6
square
#C2CF97 #97CFC0 #A497CF #CF97A6
split-complementary
#C2CF97 #97A6CF #C097CF
monochromatic
#8DA14A #A9BC6D #C2CF97 #DBE2C1 #F3F5EA
Accessibility & contrast
On white
1.66
#C2CF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#C2CF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CF97
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CF97 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C993
Deuteranopia (green-blind)
#D5C999
Tritanopia (blue-blind)
#C7C9C0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c2cf97; /* rgb */ color: rgb(194, 207, 151); /* oklch */ color: oklch(83.1% 0.076 118.7);
Tailwind
colors: {
custom: {
50: '#d5ddb6',
500: '#c2cf97',
950: '#000000',
},
}SCSS
$custom: #c2cf97; $custom-light: #d5ddb6; $custom-dark: #000000;
JSON
{
"hex": "#c2cf97",
"rgb": {
"r": 194,
"g": 207,
"b": 151
},
"hsl": {
"h": 73.929,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.83064,
"c": 0.0759,
"h": 118.7
},
"luminance": 0.58329
}Semantic roles & 50–950 ramp
primary
#C2CF97
secondary
#7466A5
accent
#36B052
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481