#C3CD83#C3CD83
#C3CD83 is a very light, moderate yellow. Relative luminance 0.569; OKLCH L 82.3% C 0.097 H 114.8°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CD83 |
|---|---|
| RGB | rgb(195, 205, 131) |
| HSL | hsl(68, 43%, 66%) |
| HSV | hsv(68, 36%, 80%) |
| CMYK | cmyk(4.9%, 0%, 36.1%, 19.6%) |
| CIE-LAB | lab(80.13, -14.97, 35.74) |
| CIE-LCH | lch(80.13, 38.74, 112.72°) |
| OKLab | oklab(82.34% -0.0407 0.088) |
| OKLCH | oklch(82.34% 0.097 114.8) |
| XYZ | xyz(48.4339, 56.9039, 29.9004) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.80
Pale Olive
#B9CC81
ΔE00 2.34
Greenish Beige
#C9D179
ΔE00 2.75
Light Olive
#ACBF69
ΔE00 5.05
Pale Olive Green
#B1D27B
ΔE00 5.22
Tan Green
#A9BE70
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CD83 #8D83CD
analogous
#CDB283 #C3CD83 #9ECD83
triadic
#C3CD83 #83C3CD #CD83C3
tetradic
#C3CD83 #83CDB2 #8D83CD #CD839E
square
#C3CD83 #83CDB2 #8D83CD #CD839E
split-complementary
#C3CD83 #839ECD #B283CD
monochromatic
#8C983D #AEBB57 #C3CD83 #D8DFAF #EDF0DA
Accessibility & contrast
On white
1.70
#C3CD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#C3CD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CD83
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CD83 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67E
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#CBC5BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c3cd83; /* rgb */ color: rgb(195, 205, 131); /* oklch */ color: oklch(82.3% 0.097 114.8);
Tailwind
colors: {
custom: {
50: '#d6dca8',
500: '#c3cd83',
950: '#000000',
},
}SCSS
$custom: #c3cd83; $custom-light: #d6dca8; $custom-dark: #000000;
JSON
{
"hex": "#c3cd83",
"rgb": {
"r": 195,
"g": 205,
"b": 131
},
"hsl": {
"h": 68.108,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.8234,
"c": 0.09691,
"h": 114.8
},
"luminance": 0.56903
}Semantic roles & 50–950 ramp
primary
#C3CD83
secondary
#60569E
accent
#30B642
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480