#C2DD75#C2DD75
#C2DD75 is a very light, vivid yellow-green. Relative luminance 0.645; OKLCH L 85.5% C 0.134 H 121.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DD75 |
|---|---|
| RGB | rgb(194, 221, 117) |
| HSL | hsl(76, 60%, 66%) |
| HSV | hsv(76, 47%, 87%) |
| CMYK | cmyk(12.2%, 0%, 47.1%, 13.3%) |
| CIE-LAB | lab(84.21, -24.79, 47.80) |
| CIE-LCH | lch(84.21, 53.85, 117.42°) |
| OKLab | oklab(85.52% -0.0695 0.1145) |
| OKLCH | oklch(85.52% 0.134 121.3) |
| XYZ | xyz(51.3157, 64.4666, 26.5661) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.30
Greenish Beige
#C9D179
ΔE00 4.78
Greenish Tan
#BCCB7A
ΔE00 5.24
Pale Olive
#B9CC81
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 6.64
Light Khaki
#E6F2A2
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DD75 #9075DD
analogous
#DDC475 #C2DD75 #8EDD75
triadic
#C2DD75 #75C2DD #DD75C2
tetradic
#C2DD75 #75DDC4 #9075DD #DD758E
square
#C2DD75 #75DDC4 #9075DD #DD758E
split-complementary
#C2DD75 #758EDD #C475DD
monochromatic
#8BAD2B #ACD144 #C2DD75 #D8E9A6 #EDF5D7
Accessibility & contrast
On white
1.51
#C2DD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#C2DD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DD75
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DD75 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D36C
Deuteranopia (green-blind)
#E5D27B
Tritanopia (blue-blind)
#CAD4C5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2dd75; /* rgb */ color: rgb(194, 221, 117); /* oklch */ color: oklch(85.5% 0.134 121.3);
Tailwind
colors: {
custom: {
50: '#d6e79f',
500: '#c2dd75',
950: '#000000',
},
}SCSS
$custom: #c2dd75; $custom-light: #d6e79f; $custom-dark: #000000;
JSON
{
"hex": "#c2dd75",
"rgb": {
"r": 194,
"g": 221,
"b": 117
},
"hsl": {
"h": 75.577,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.85524,
"c": 0.13393,
"h": 121.3
},
"luminance": 0.64467
}Semantic roles & 50–950 ramp
primary
#C2DD75
secondary
#6247AF
accent
#1DC84A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480