#C2CD84#C2CD84
#C2CD84 is a very light, moderate yellow. Relative luminance 0.568; OKLCH L 82.3% C 0.096 H 115.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CD84 |
|---|---|
| RGB | rgb(194, 205, 132) |
| HSL | hsl(69, 42%, 66%) |
| HSV | hsv(69, 36%, 80%) |
| CMYK | cmyk(5.4%, 0%, 35.6%, 19.6%) |
| CIE-LAB | lab(80.07, -15.23, 35.13) |
| CIE-LCH | lch(80.07, 38.29, 113.44°) |
| OKLab | oklab(82.28% -0.0414 0.0866) |
| OKLCH | oklch(82.28% 0.096 115.5) |
| XYZ | xyz(48.2445, 56.7984, 30.2470) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.79
Pale Olive
#B9CC81
ΔE00 2.07
Greenish Beige
#C9D179
ΔE00 3.04
Light Olive
#ACBF69
ΔE00 5.01
Pale Olive Green
#B1D27B
ΔE00 5.03
Tan Green
#A9BE70
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CD84 #8F84CD
analogous
#CDB384 #C2CD84 #9DCD84
triadic
#C2CD84 #84C2CD #CD84C2
tetradic
#C2CD84 #84CDB3 #8F84CD #CD849D
square
#C2CD84 #84CDB3 #8F84CD #CD849D
split-complementary
#C2CD84 #849DCD #B384CD
monochromatic
#8B993E #ACBB58 #C2CD84 #D8DFB0 #EDF0DB
Accessibility & contrast
On white
1.70
#C2CD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#C2CD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CD84
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CD84 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67F
Deuteranopia (green-blind)
#D6C787
Tritanopia (blue-blind)
#CAC5BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cd84; /* rgb */ color: rgb(194, 205, 132); /* oklch */ color: oklch(82.3% 0.096 115.5);
Tailwind
colors: {
custom: {
50: '#d5dca8',
500: '#c2cd84',
950: '#000000',
},
}SCSS
$custom: #c2cd84; $custom-light: #d5dca8; $custom-dark: #000000;
JSON
{
"hex": "#c2cd84",
"rgb": {
"r": 194,
"g": 205,
"b": 132
},
"hsl": {
"h": 69.041,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.82279,
"c": 0.09598,
"h": 115.5
},
"luminance": 0.56798
}Semantic roles & 50–950 ramp
primary
#C2CD84
secondary
#61569F
accent
#30B544
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480