#C3CF8A#C3CF8A
#C3CF8A is a very light, moderate yellow-green. Relative luminance 0.581; OKLCH L 82.9% C 0.091 H 116.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CF8A |
|---|---|
| RGB | rgb(195, 207, 138) |
| HSL | hsl(70, 42%, 68%) |
| HSV | hsv(70, 33%, 81%) |
| CMYK | cmyk(5.8%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(80.77, -15.11, 32.99) |
| CIE-LCH | lch(80.77, 36.29, 114.60°) |
| OKLab | oklab(82.89% -0.0407 0.0818) |
| OKLCH | oklch(82.89% 0.091 116.5) |
| XYZ | xyz(49.4059, 58.0631, 32.6444) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.21
Greenish Tan
#BCCB7A
ΔE00 2.59
Greenish Beige
#C9D179
ΔE00 3.80
Pale Olive Green
#B1D27B
ΔE00 5.10
Tan Green
#A9BE70
ΔE00 5.58
Light Olive
#ACBF69
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CF8A #968ACF
analogous
#CFB98A #C3CF8A #A0CF8A
triadic
#C3CF8A #8AC3CF #CF8AC3
tetradic
#C3CF8A #8ACFB9 #968ACF #CF8AA0
square
#C3CF8A #8ACFB9 #968ACF #CF8AA0
split-complementary
#C3CF8A #8AA0CF #B98ACF
monochromatic
#8E9E41 #ADBD5F #C3CF8A #D9E1B5 #F0F3E1
Accessibility & contrast
On white
1.67
#C3CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#C3CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CF8A
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CF8A | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C885
Deuteranopia (green-blind)
#D7C98D
Tritanopia (blue-blind)
#CAC8BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c3cf8a; /* rgb */ color: rgb(195, 207, 138); /* oklch */ color: oklch(82.9% 0.091 116.5);
Tailwind
colors: {
custom: {
50: '#d6ddad',
500: '#c3cf8a',
950: '#000000',
},
}SCSS
$custom: #c3cf8a; $custom-light: #d6ddad; $custom-dark: #000000;
JSON
{
"hex": "#c3cf8a",
"rgb": {
"r": 195,
"g": 207,
"b": 138
},
"hsl": {
"h": 70.435,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.82892,
"c": 0.0914,
"h": 116.5
},
"luminance": 0.58063
}Semantic roles & 50–950 ramp
primary
#C3CF8A
secondary
#665AA4
accent
#31B548
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481