#C2CF85#C2CF85
#C2CF85 is a very light, moderate yellow-green. Relative luminance 0.578; OKLCH L 82.7% C 0.098 H 116.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CF85 |
|---|---|
| RGB | rgb(194, 207, 133) |
| HSL | hsl(71, 44%, 67%) |
| HSV | hsv(71, 36%, 81%) |
| CMYK | cmyk(6.3%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(80.62, -16.11, 35.34) |
| CIE-LCH | lch(80.62, 38.84, 114.51°) |
| OKLab | oklab(82.73% -0.0438 0.0871) |
| OKLCH | oklch(82.73% 0.098 116.7) |
| XYZ | xyz(48.7947, 57.7888, 30.7696) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.76
Pale Olive
#B9CC81
ΔE00 1.80
Greenish Beige
#C9D179
ΔE00 3.06
Pale Olive Green
#B1D27B
ΔE00 4.54
Light Olive
#ACBF69
ΔE00 5.16
Tan Green
#A9BE70
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CF85 #9285CF
analogous
#CFB785 #C2CF85 #9DCF85
triadic
#C2CF85 #85C2CF #CF85C2
tetradic
#C2CF85 #85CFB7 #9285CF #CF859D
square
#C2CF85 #85CFB7 #9285CF #CF859D
split-complementary
#C2CF85 #859DCF #B785CF
monochromatic
#8C9C3D #ACBE59 #C2CF85 #D8E0B1 #EEF2DD
Accessibility & contrast
On white
1.67
#C2CF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#C2CF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CF85
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CF85 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#D7C988
Tritanopia (blue-blind)
#CAC7BC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2cf85; /* rgb */ color: rgb(194, 207, 133); /* oklch */ color: oklch(82.7% 0.098 116.7);
Tailwind
colors: {
custom: {
50: '#d5dda9',
500: '#c2cf85',
950: '#000000',
},
}SCSS
$custom: #c2cf85; $custom-light: #d5dda9; $custom-dark: #000000;
JSON
{
"hex": "#c2cf85",
"rgb": {
"r": 194,
"g": 207,
"b": 133
},
"hsl": {
"h": 70.541,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.82727,
"c": 0.09753,
"h": 116.7
},
"luminance": 0.57788
}Semantic roles & 50–950 ramp
primary
#C2CF85
secondary
#6456A2
accent
#2FB747
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480