#C2DA85#C2DA85
#C2DA85 is a very light, moderate yellow-green. Relative luminance 0.633; OKLCH L 85.1% C 0.113 H 121.7°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DA85 |
|---|---|
| RGB | rgb(194, 218, 133) |
| HSL | hsl(77, 53%, 69%) |
| HSV | hsv(77, 39%, 85%) |
| CMYK | cmyk(11%, 0%, 39%, 14.5%) |
| CIE-LAB | lab(83.60, -21.56, 39.19) |
| CIE-LCH | lch(83.60, 44.73, 118.82°) |
| OKLab | oklab(85.11% -0.0592 0.096) |
| OKLCH | oklch(85.11% 0.113 121.7) |
| XYZ | xyz(51.5531, 63.3056, 31.6890) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.02
Pale Olive
#B9CC81
ΔE00 3.54
Greenish Tan
#BCCB7A
ΔE00 3.79
Greenish Beige
#C9D179
ΔE00 4.29
Light Moss Green
#A6C875
ΔE00 5.40
Light Grey Green
#B7E1A1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DA85 #9D85DA
analogous
#DAC885 #C2DA85 #98DA85
triadic
#C2DA85 #85C2DA #DA85C2
tetradic
#C2DA85 #85DAC8 #9D85DA #DA8598
square
#C2DA85 #85DAC8 #9D85DA #DA8598
split-complementary
#C2DA85 #8598DA #C885DA
monochromatic
#8DAF35 #ABCC56 #C2DA85 #D9E8B4 #F1F6E3
Accessibility & contrast
On white
1.54
#C2DA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#C2DA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DA85
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DA85 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17F
Deuteranopia (green-blind)
#E0D089
Tritanopia (blue-blind)
#C9D2C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2da85; /* rgb */ color: rgb(194, 218, 133); /* oklch */ color: oklch(85.1% 0.113 121.7);
Tailwind
colors: {
custom: {
50: '#d5e5a9',
500: '#c2da85',
950: '#000000',
},
}SCSS
$custom: #c2da85; $custom-light: #d5e5a9; $custom-dark: #000000;
JSON
{
"hex": "#c2da85",
"rgb": {
"r": 194,
"g": 218,
"b": 133
},
"hsl": {
"h": 76.941,
"s": 53.459,
"l": 68.824
},
"oklch": {
"l": 0.85108,
"c": 0.1128,
"h": 121.7
},
"luminance": 0.63306
}Semantic roles & 50–950 ramp
primary
#C2DA85
secondary
#6D53B1
accent
#25C151
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481