#C2CD85#C2CD85
#C2CD85 is a very light, moderate yellow. Relative luminance 0.568; OKLCH L 82.3% C 0.095 H 115.6°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CD85 |
|---|---|
| RGB | rgb(194, 205, 133) |
| HSL | hsl(69, 42%, 66%) |
| HSV | hsv(69, 35%, 80%) |
| CMYK | cmyk(5.4%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(80.08, -15.11, 34.64) |
| CIE-LCH | lch(80.08, 37.79, 113.56°) |
| OKLab | oklab(82.3% -0.041 0.0855) |
| OKLCH | oklch(82.3% 0.095 115.6) |
| XYZ | xyz(48.3132, 56.8259, 30.6091) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.94
Pale Olive
#B9CC81
ΔE00 2.07
Greenish Beige
#C9D179
ΔE00 3.21
Pale Olive Green
#B1D27B
ΔE00 5.08
Light Olive
#ACBF69
ΔE00 5.10
Tan Green
#A9BE70
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CD85 #9085CD
analogous
#CDB485 #C2CD85 #9ECD85
triadic
#C2CD85 #85C2CD #CD85C2
tetradic
#C2CD85 #85CDB4 #9085CD #CD859E
square
#C2CD85 #85CDB4 #9085CD #CD859E
split-complementary
#C2CD85 #859ECD #B485CD
monochromatic
#8B993F #ACBB5A #C2CD85 #D8DFB0 #EDF1DC
Accessibility & contrast
On white
1.70
#C2CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#C2CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CD85
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CD85 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C680
Deuteranopia (green-blind)
#D6C788
Tritanopia (blue-blind)
#CAC5BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cd85; /* rgb */ color: rgb(194, 205, 133); /* oklch */ color: oklch(82.3% 0.095 115.6);
Tailwind
colors: {
custom: {
50: '#d5dca9',
500: '#c2cd85',
950: '#000000',
},
}SCSS
$custom: #c2cd85; $custom-light: #d5dca9; $custom-dark: #000000;
JSON
{
"hex": "#c2cd85",
"rgb": {
"r": 194,
"g": 205,
"b": 133
},
"hsl": {
"h": 69.167,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.82297,
"c": 0.09481,
"h": 115.6
},
"luminance": 0.56825
}Semantic roles & 50–950 ramp
primary
#C2CD85
secondary
#62579F
accent
#31B545
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480