#C2CD83#C2CD83
#C2CD83 is a very light, moderate yellow. Relative luminance 0.568; OKLCH L 82.3% C 0.097 H 115.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CD83 |
|---|---|
| RGB | rgb(194, 205, 131) |
| HSL | hsl(69, 43%, 66%) |
| HSV | hsv(69, 36%, 80%) |
| CMYK | cmyk(5.4%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(80.05, -15.35, 35.62) |
| CIE-LCH | lch(80.05, 38.79, 113.31°) |
| OKLab | oklab(82.26% -0.0418 0.0877) |
| OKLCH | oklch(82.26% 0.097 115.5) |
| XYZ | xyz(48.1764, 56.7711, 29.8883) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.65
Pale Olive
#B9CC81
ΔE00 2.08
Greenish Beige
#C9D179
ΔE00 2.87
Light Olive
#ACBF69
ΔE00 4.92
Pale Olive Green
#B1D27B
ΔE00 4.99
Tan Green
#A9BE70
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CD83 #8E83CD
analogous
#CDB383 #C2CD83 #9DCD83
triadic
#C2CD83 #83C2CD #CD83C2
tetradic
#C2CD83 #83CDB3 #8E83CD #CD839D
square
#C2CD83 #83CDB3 #8E83CD #CD839D
split-complementary
#C2CD83 #839DCD #B383CD
monochromatic
#8B983D #ADBB57 #C2CD83 #D7DFAF #EDF0DA
Accessibility & contrast
On white
1.70
#C2CD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#C2CD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CD83
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CD83 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67E
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#CAC5BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2cd83; /* rgb */ color: rgb(194, 205, 131); /* oklch */ color: oklch(82.3% 0.097 115.5);
Tailwind
colors: {
custom: {
50: '#d5dca8',
500: '#c2cd83',
950: '#000000',
},
}SCSS
$custom: #c2cd83; $custom-light: #d5dca8; $custom-dark: #000000;
JSON
{
"hex": "#c2cd83",
"rgb": {
"r": 194,
"g": 205,
"b": 131
},
"hsl": {
"h": 68.919,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.82262,
"c": 0.09714,
"h": 115.5
},
"luminance": 0.56771
}Semantic roles & 50–950 ramp
primary
#C2CD83
secondary
#61569E
accent
#30B644
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480