#DCFD94#DCFD94
#DCFD94 is a very light, vivid yellow-green. Relative luminance 0.876; OKLCH L 94.7% C 0.136 H 123.2°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFD94 |
|---|---|
| RGB | rgb(220, 253, 148) |
| HSL | hsl(79, 96%, 79%) |
| HSV | hsv(79, 42%, 99%) |
| CMYK | cmyk(13%, 0%, 41.5%, 0.8%) |
| CIE-LAB | lab(94.99, -26.92, 46.67) |
| CIE-LCH | lch(94.99, 53.88, 119.98°) |
| OKLab | oklab(94.74% -0.0744 0.1135) |
| OKLCH | oklch(94.74% 0.136 123.2) |
| XYZ | xyz(69.9856, 87.6041, 41.2335) |
| Luminance | 0.8760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.40
Light Pea Green
#C4FE82
ΔE00 4.32
Pistachio (survey)
#C0FA8B
ΔE00 4.51
Light Yellowish Green
#C2FF89
ΔE00 4.61
Celery
#C1FD95
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFD94 #B594FD
analogous
#FDE994 #DCFD94 #A7FD94
triadic
#DCFD94 #94DCFD #FD94DC
tetradic
#DCFD94 #94FDE9 #B594FD #FD94A7
square
#DCFD94 #94FDE9 #B594FD #FD94A7
split-complementary
#DCFD94 #94A7FD #E994FD
monochromatic
#B5FB1C #C8FC58 #DCFD94 #F0FED0 #F5FEE1
Accessibility & contrast
On white
1.13
#DCFD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DCFD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFD94
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFD94 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18C
Deuteranopia (green-blind)
#FFF099
Tritanopia (blue-blind)
#E3F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfd94; /* rgb */ color: rgb(220, 253, 148); /* oklch */ color: oklch(94.7% 0.136 123.2);
Tailwind
colors: {
custom: {
50: '#e8feb5',
500: '#dcfd94',
950: '#000000',
},
}SCSS
$custom: #dcfd94; $custom-light: #e8feb5; $custom-dark: #000000;
JSON
{
"hex": "#dcfd94",
"rgb": {
"r": 220,
"g": 253,
"b": 148
},
"hsl": {
"h": 78.857,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.94743,
"c": 0.13574,
"h": 123.2
},
"luminance": 0.87604
}Semantic roles & 50–950 ramp
primary
#DCFD94
secondary
#8157DE
accent
#00E648
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581