#C2DA75#C2DA75
#C2DA75 is a very light, vivid yellow-green. Relative luminance 0.629; OKLCH L 84.9% C 0.130 H 120.2°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DA75 |
|---|---|
| RGB | rgb(194, 218, 117) |
| HSL | hsl(74, 58%, 66%) |
| HSV | hsv(74, 46%, 85%) |
| CMYK | cmyk(11%, 0%, 46.3%, 14.5%) |
| CIE-LAB | lab(83.39, -23.35, 46.80) |
| CIE-LCH | lch(83.39, 52.30, 116.51°) |
| OKLab | oklab(84.87% -0.0654 0.1123) |
| OKLCH | oklch(84.87% 0.13 120.2) |
| XYZ | xyz(50.5307, 62.8966, 26.3044) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.99
Pale Olive Green
#B1D27B
ΔE00 4.04
Greenish Tan
#BCCB7A
ΔE00 4.45
Pale Olive
#B9CC81
ΔE00 5.03
Light Moss Green
#A6C875
ΔE00 6.25
Light Olive
#ACBF69
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DA75 #8D75DA
analogous
#DABF75 #C2DA75 #8FDA75
triadic
#C2DA75 #75C2DA #DA75C2
tetradic
#C2DA75 #75DABF #8D75DA #DA758F
square
#C2DA75 #75DABF #8D75DA #DA758F
split-complementary
#C2DA75 #758FDA #BF75DA
monochromatic
#8AA82D #ADCD45 #C2DA75 #D7E7A5 #EDF4D6
Accessibility & contrast
On white
1.55
#C2DA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#C2DA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DA75
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DA75 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06C
Deuteranopia (green-blind)
#E2D07A
Tritanopia (blue-blind)
#CAD1C2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2da75; /* rgb */ color: rgb(194, 218, 117); /* oklch */ color: oklch(84.9% 0.130 120.2);
Tailwind
colors: {
custom: {
50: '#d6e59f',
500: '#c2da75',
950: '#000000',
},
}SCSS
$custom: #c2da75; $custom-light: #d6e59f; $custom-dark: #000000;
JSON
{
"hex": "#c2da75",
"rgb": {
"r": 194,
"g": 218,
"b": 117
},
"hsl": {
"h": 74.257,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.84866,
"c": 0.12992,
"h": 120.2
},
"luminance": 0.62896
}Semantic roles & 50–950 ramp
primary
#C2DA75
secondary
#6048AB
accent
#20C547
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480