#C2CE87#C2CE87
#C2CE87 is a very light, moderate yellow-green. Relative luminance 0.574; OKLCH L 82.5% C 0.094 H 116.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CE87 |
|---|---|
| RGB | rgb(194, 206, 135) |
| HSL | hsl(70, 42%, 67%) |
| HSV | hsv(70, 34%, 81%) |
| CMYK | cmyk(5.8%, 0%, 34.5%, 19.2%) |
| CIE-LAB | lab(80.38, -15.36, 34.01) |
| CIE-LCH | lch(80.38, 37.32, 114.31°) |
| OKLab | oklab(82.55% -0.0416 0.0841) |
| OKLCH | oklch(82.55% 0.094 116.3) |
| XYZ | xyz(48.6927, 57.3616, 31.4237) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.96
Greenish Tan
#BCCB7A
ΔE00 2.13
Greenish Beige
#C9D179
ΔE00 3.47
Pale Olive Green
#B1D27B
ΔE00 4.93
Tan Green
#A9BE70
ΔE00 5.24
Light Olive
#ACBF69
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CE87 #9387CE
analogous
#CEB787 #C2CE87 #9FCE87
triadic
#C2CE87 #87C2CE #CE87C2
tetradic
#C2CE87 #87CEB7 #9387CE #CE879F
square
#C2CE87 #87CEB7 #9387CE #CE879F
split-complementary
#C2CE87 #879FCE #B787CE
monochromatic
#8C9B3F #ACBC5C #C2CE87 #D8E0B2 #EEF1DE
Accessibility & contrast
On white
1.68
#C2CE87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#C2CE87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CE87
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CE87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CE87 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C782
Deuteranopia (green-blind)
#D6C88A
Tritanopia (blue-blind)
#C9C7BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2ce87; /* rgb */ color: rgb(194, 206, 135); /* oklch */ color: oklch(82.5% 0.094 116.3);
Tailwind
colors: {
custom: {
50: '#d5ddaa',
500: '#c2ce87',
950: '#000000',
},
}SCSS
$custom: #c2ce87; $custom-light: #d5ddaa; $custom-dark: #000000;
JSON
{
"hex": "#c2ce87",
"rgb": {
"r": 194,
"g": 206,
"b": 135
},
"hsl": {
"h": 70.141,
"s": 42.012,
"l": 66.863
},
"oklch": {
"l": 0.82547,
"c": 0.09382,
"h": 116.3
},
"luminance": 0.57361
}Semantic roles & 50–950 ramp
primary
#C2CE87
secondary
#6458A1
accent
#30B547
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481