#C0DA76#C0DA76
#C0DA76 is a very light, vivid yellow-green. Relative luminance 0.627; OKLCH L 84.7% C 0.130 H 121.2°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C0DA76 |
|---|---|
| RGB | rgb(192, 218, 118) |
| HSL | hsl(76, 57%, 66%) |
| HSV | hsv(76, 46%, 85%) |
| CMYK | cmyk(11.9%, 0%, 45.9%, 14.5%) |
| CIE-LAB | lab(83.26, -24.01, 46.13) |
| CIE-LCH | lch(83.26, 52.00, 117.50°) |
| OKLab | oklab(84.73% -0.0671 0.1109) |
| OKLCH | oklch(84.73% 0.13 121.2) |
| XYZ | xyz(50.0798, 62.6573, 26.5918) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.61
Greenish Beige
#C9D179
ΔE00 4.30
Greenish Tan
#BCCB7A
ΔE00 4.45
Pale Olive
#B9CC81
ΔE00 4.88
Light Moss Green
#A6C875
ΔE00 5.91
Light Olive
#ACBF69
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0DA76 #9076DA
analogous
#DAC276 #C0DA76 #8EDA76
triadic
#C0DA76 #76C0DA #DA76C0
tetradic
#C0DA76 #76DAC2 #9076DA #DA768E
square
#C0DA76 #76DAC2 #9076DA #DA768E
split-complementary
#C0DA76 #768EDA #C276DA
monochromatic
#88A82D #AACD46 #C0DA76 #D6E7A6 #ECF4D6
Accessibility & contrast
On white
1.55
#C0DA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#C0DA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0DA76
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0DA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0DA76 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06E
Deuteranopia (green-blind)
#E1D07B
Tritanopia (blue-blind)
#C8D1C2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c0da76; /* rgb */ color: rgb(192, 218, 118); /* oklch */ color: oklch(84.7% 0.130 121.2);
Tailwind
colors: {
custom: {
50: '#d4e59f',
500: '#c0da76',
950: '#000000',
},
}SCSS
$custom: #c0da76; $custom-light: #d4e59f; $custom-dark: #000000;
JSON
{
"hex": "#c0da76",
"rgb": {
"r": 192,
"g": 218,
"b": 118
},
"hsl": {
"h": 75.6,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.84734,
"c": 0.12958,
"h": 121.2
},
"luminance": 0.62657
}Semantic roles & 50–950 ramp
primary
#C0DA76
secondary
#6349AB
accent
#20C54B
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480