#C3DA76#C3DA76
#C3DA76 is a very light, vivid yellow-green. Relative luminance 0.631; OKLCH L 85.0% C 0.129 H 119.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C3DA76 |
|---|---|
| RGB | rgb(195, 218, 118) |
| HSL | hsl(74, 57%, 66%) |
| HSV | hsv(74, 46%, 85%) |
| CMYK | cmyk(10.6%, 0%, 45.9%, 14.5%) |
| CIE-LAB | lab(83.47, -22.86, 46.43) |
| CIE-LCH | lch(83.47, 51.75, 116.21°) |
| OKLab | oklab(84.95% -0.064 0.1115) |
| OKLCH | oklch(84.95% 0.129 119.9) |
| XYZ | xyz(50.8474, 63.0531, 26.6278) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.80
Pale Olive Green
#B1D27B
ΔE00 4.11
Greenish Tan
#BCCB7A
ΔE00 4.35
Pale Olive
#B9CC81
ΔE00 4.95
Light Moss Green
#A6C875
ΔE00 6.32
Light Olive
#ACBF69
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3DA76 #8D76DA
analogous
#DABF76 #C3DA76 #91DA76
triadic
#C3DA76 #76C3DA #DA76C3
tetradic
#C3DA76 #76DABF #8D76DA #DA7691
square
#C3DA76 #76DABF #8D76DA #DA7691
split-complementary
#C3DA76 #7691DA #BF76DA
monochromatic
#8CA82D #AECD46 #C3DA76 #D8E7A6 #EDF4D6
Accessibility & contrast
On white
1.54
#C3DA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#C3DA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3DA76
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3DA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3DA76 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06E
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#CBD1C2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c3da76; /* rgb */ color: rgb(195, 218, 118); /* oklch */ color: oklch(85.0% 0.129 119.9);
Tailwind
colors: {
custom: {
50: '#d7e59f',
500: '#c3da76',
950: '#000000',
},
}SCSS
$custom: #c3da76; $custom-light: #d7e59f; $custom-dark: #000000;
JSON
{
"hex": "#c3da76",
"rgb": {
"r": 195,
"g": 218,
"b": 118
},
"hsl": {
"h": 73.8,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.84954,
"c": 0.12856,
"h": 119.9
},
"luminance": 0.63053
}Semantic roles & 50–950 ramp
primary
#C3DA76
secondary
#6049AB
accent
#20C546
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480