#DCFC8D#DCFC8D
#DCFC8D is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.4% C 0.142 H 122.3°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFC8D |
|---|---|
| RGB | rgb(220, 252, 141) |
| HSL | hsl(77, 95%, 77%) |
| HSV | hsv(77, 44%, 99%) |
| CMYK | cmyk(12.7%, 0%, 44%, 1.2%) |
| CIE-LAB | lab(94.64, -27.22, 49.57) |
| CIE-LCH | lch(94.64, 56.55, 118.77°) |
| OKLab | oklab(94.43% -0.0757 0.1197) |
| OKLCH | oklch(94.43% 0.142 122.3) |
| XYZ | xyz(69.1334, 86.7594, 38.2983) |
| Luminance | 0.8676 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.08
Light Pea Green
#C4FE82
ΔE00 4.31
Light Yellowish Green
#C2FF89
ΔE00 4.83
Pistachio (survey)
#C0FA8B
ΔE00 4.84
Pear
#CBF85F
ΔE00 5.09
Pale Lime
#BEFD73
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFC8D #AD8DFC
analogous
#FCE48D #DCFC8D #A5FC8D
triadic
#DCFC8D #8DDCFC #FC8DDC
tetradic
#DCFC8D #8DFCE4 #AD8DFC #FC8DA5
square
#DCFC8D #8DFCE4 #AD8DFC #FC8DA5
split-complementary
#DCFC8D #8DA5FC #E48DFC
monochromatic
#B7F916 #CAFA51 #DCFC8D #EEFEC9 #F6FEE1
Accessibility & contrast
On white
1.14
#DCFC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#DCFC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFC8D
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFC8D | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF084
Deuteranopia (green-blind)
#FFF093
Tritanopia (blue-blind)
#E4F2E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfc8d; /* rgb */ color: rgb(220, 252, 141); /* oklch */ color: oklch(94.4% 0.142 122.3);
Tailwind
colors: {
custom: {
50: '#e8fdb0',
500: '#dcfc8d',
950: '#000000',
},
}SCSS
$custom: #dcfc8d; $custom-light: #e8fdb0; $custom-dark: #000000;
JSON
{
"hex": "#dcfc8d",
"rgb": {
"r": 220,
"g": 252,
"b": 141
},
"hsl": {
"h": 77.297,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.94427,
"c": 0.14163,
"h": 122.3
},
"luminance": 0.8676
}Semantic roles & 50–950 ramp
primary
#DCFC8D
secondary
#7951DC
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581