#C2DD80#C2DD80
#C2DD80 is a very light, vivid yellow-green. Relative luminance 0.647; OKLCH L 85.7% C 0.122 H 122.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C2DD80 |
|---|---|
| RGB | rgb(194, 221, 128) |
| HSL | hsl(77, 58%, 68%) |
| HSV | hsv(77, 42%, 87%) |
| CMYK | cmyk(12.2%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(84.35, -23.60, 42.62) |
| CIE-LCH | lch(84.35, 48.72, 118.97°) |
| OKLab | oklab(85.68% -0.0653 0.1036) |
| OKLCH | oklch(85.68% 0.122 122.2) |
| XYZ | xyz(52.0008, 64.7407, 30.1746) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.38
Greenish Tan
#BCCB7A
ΔE00 4.67
Pale Olive
#B9CC81
ΔE00 4.68
Greenish Beige
#C9D179
ΔE00 4.74
Light Moss Green
#A6C875
ΔE00 5.94
Light Khaki
#E6F2A2
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2DD80 #9B80DD
analogous
#DDC980 #C2DD80 #93DD80
triadic
#C2DD80 #80C2DD #DD80C2
tetradic
#C2DD80 #80DDC9 #9B80DD #DD8093
square
#C2DD80 #80DDC9 #9B80DD #DD8093
split-complementary
#C2DD80 #8093DD #C980DD
monochromatic
#8DB330 #ABD050 #C2DD80 #D9EAB0 #F0F7E1
Accessibility & contrast
On white
1.51
#C2DD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#C2DD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2DD80
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2DD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2DD80 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D379
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#C9D5C7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c2dd80; /* rgb */ color: rgb(194, 221, 128); /* oklch */ color: oklch(85.7% 0.122 122.2);
Tailwind
colors: {
custom: {
50: '#d6e7a6',
500: '#c2dd80',
950: '#000000',
},
}SCSS
$custom: #c2dd80; $custom-light: #d6e7a6; $custom-dark: #000000;
JSON
{
"hex": "#c2dd80",
"rgb": {
"r": 194,
"g": 221,
"b": 128
},
"hsl": {
"h": 77.419,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.85684,
"c": 0.12244,
"h": 122.2
},
"luminance": 0.64741
}Semantic roles & 50–950 ramp
primary
#C2DD80
secondary
#6B4DB4
accent
#20C550
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480