#C2DA78#C2DA78
#C2DA78 is a very light, vivid yellow-green. Relative luminance 0.630; OKLCH L 84.9% C 0.127 H 120.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DA78 |
|---|---|
| RGB | rgb(194, 218, 120) |
| HSL | hsl(75, 57%, 66%) |
| HSV | hsv(75, 45%, 85%) |
| CMYK | cmyk(11%, 0%, 45%, 14.5%) |
| CIE-LAB | lab(83.43, -23.03, 45.39) |
| CIE-LCH | lch(83.43, 50.90, 116.90°) |
| OKLab | oklab(84.91% -0.0643 0.1093) |
| OKLCH | oklch(84.91% 0.127 120.5) |
| XYZ | xyz(50.7099, 62.9683, 27.2483) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.74
Greenish Beige
#C9D179
ΔE00 3.92
Greenish Tan
#BCCB7A
ΔE00 4.23
Pale Olive
#B9CC81
ΔE00 4.70
Light Moss Green
#A6C875
ΔE00 6.03
Light Olive
#ACBF69
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DA78 #9078DA
analogous
#DAC178 #C2DA78 #91DA78
triadic
#C2DA78 #78C2DA #DA78C2
tetradic
#C2DA78 #78DAC1 #9078DA #DA7891
square
#C2DA78 #78DAC1 #9078DA #DA7891
split-complementary
#C2DA78 #7891DA #C178DA
monochromatic
#8BA92E #ACCD48 #C2DA78 #D8E7A8 #EDF4D8
Accessibility & contrast
On white
1.54
#C2DA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#C2DA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DA78
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DA78 | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D070
Deuteranopia (green-blind)
#E2D07D
Tritanopia (blue-blind)
#CAD1C3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2da78; /* rgb */ color: rgb(194, 218, 120); /* oklch */ color: oklch(84.9% 0.127 120.5);
Tailwind
colors: {
custom: {
50: '#d6e5a1',
500: '#c2da78',
950: '#000000',
},
}SCSS
$custom: #c2da78; $custom-light: #d6e5a1; $custom-dark: #000000;
JSON
{
"hex": "#c2da78",
"rgb": {
"r": 194,
"g": 218,
"b": 120
},
"hsl": {
"h": 74.694,
"s": 56.977,
"l": 66.275
},
"oklch": {
"l": 0.84909,
"c": 0.12682,
"h": 120.5
},
"luminance": 0.62968
}Semantic roles & 50–950 ramp
primary
#C2DA78
secondary
#624AAC
accent
#21C549
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480