#C2DA80#C2DA80
#C2DA80 is a very light, moderate yellow-green. Relative luminance 0.632; OKLCH L 85.0% C 0.118 H 121.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DA80 |
|---|---|
| RGB | rgb(194, 218, 128) |
| HSL | hsl(76, 55%, 68%) |
| HSV | hsv(76, 41%, 85%) |
| CMYK | cmyk(11%, 0%, 41.3%, 14.5%) |
| CIE-LAB | lab(83.53, -22.15, 41.59) |
| CIE-LCH | lch(83.53, 47.12, 118.03°) |
| OKLab | oklab(85.03% -0.0612 0.1012) |
| OKLCH | oklch(85.03% 0.118 121.2) |
| XYZ | xyz(51.2158, 63.1707, 29.9129) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.15
Greenish Tan
#BCCB7A
ΔE00 3.83
Pale Olive
#B9CC81
ΔE00 3.90
Greenish Beige
#C9D179
ΔE00 4.02
Light Moss Green
#A6C875
ΔE00 5.56
Light Olive
#ACBF69
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DA80 #9880DA
analogous
#DAC580 #C2DA80 #95DA80
triadic
#C2DA80 #80C2DA #DA80C2
tetradic
#C2DA80 #80DAC5 #9880DA #DA8095
square
#C2DA80 #80DAC5 #9880DA #DA8095
split-complementary
#C2DA80 #8095DA #C580DA
monochromatic
#8CAD32 #ABCC51 #C2DA80 #D9E8AF #F0F6DF
Accessibility & contrast
On white
1.54
#C2DA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#C2DA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DA80
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DA80 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D179
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#C9D2C4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2da80; /* rgb */ color: rgb(194, 218, 128); /* oklch */ color: oklch(85.0% 0.118 121.2);
Tailwind
colors: {
custom: {
50: '#d6e5a6',
500: '#c2da80',
950: '#000000',
},
}SCSS
$custom: #c2da80; $custom-light: #d6e5a6; $custom-dark: #000000;
JSON
{
"hex": "#c2da80",
"rgb": {
"r": 194,
"g": 218,
"b": 128
},
"hsl": {
"h": 76,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.85029,
"c": 0.11829,
"h": 121.2
},
"luminance": 0.63171
}Semantic roles & 50–950 ramp
primary
#C2DA80
secondary
#684EB0
accent
#23C24E
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480