#C2CF8A#C2CF8A
#C2CF8A is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.8% C 0.092 H 117.1°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CF8A |
|---|---|
| RGB | rgb(194, 207, 138) |
| HSL | hsl(71, 42%, 68%) |
| HSV | hsv(71, 33%, 81%) |
| CMYK | cmyk(6.3%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(80.70, -15.49, 32.88) |
| CIE-LCH | lch(80.70, 36.35, 115.22°) |
| OKLab | oklab(82.82% -0.0418 0.0816) |
| OKLCH | oklch(82.82% 0.092 117.1) |
| XYZ | xyz(49.1484, 57.9303, 32.6323) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.02
Greenish Tan
#BCCB7A
ΔE00 2.56
Greenish Beige
#C9D179
ΔE00 3.94
Pale Olive Green
#B1D27B
ΔE00 4.90
Tan Green
#A9BE70
ΔE00 5.45
Light Olive
#ACBF69
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CF8A #978ACF
analogous
#CFB98A #C2CF8A #A0CF8A
triadic
#C2CF8A #8AC2CF #CF8AC2
tetradic
#C2CF8A #8ACFB9 #978ACF #CF8AA0
square
#C2CF8A #8ACFB9 #978ACF #CF8AA0
split-complementary
#C2CF8A #8AA0CF #B98ACF
monochromatic
#8C9E41 #ABBD5F #C2CF8A #D9E1B5 #EFF3E1
Accessibility & contrast
On white
1.67
#C2CF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#C2CF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CF8A
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CF8A | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C885
Deuteranopia (green-blind)
#D7C98D
Tritanopia (blue-blind)
#C9C8BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2cf8a; /* rgb */ color: rgb(194, 207, 138); /* oklch */ color: oklch(82.8% 0.092 117.1);
Tailwind
colors: {
custom: {
50: '#d5ddad',
500: '#c2cf8a',
950: '#000000',
},
}SCSS
$custom: #c2cf8a; $custom-light: #d5ddad; $custom-dark: #000000;
JSON
{
"hex": "#c2cf8a",
"rgb": {
"r": 194,
"g": 207,
"b": 138
},
"hsl": {
"h": 71.304,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.82815,
"c": 0.09166,
"h": 117.1
},
"luminance": 0.5793
}Semantic roles & 50–950 ramp
primary
#C2CF8A
secondary
#685AA4
accent
#31B54A
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481