#DCFD93#DCFD93
#DCFD93 is a very light, vivid yellow-green. Relative luminance 0.876; OKLCH L 94.7% C 0.137 H 123.1°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFD93 |
|---|---|
| RGB | rgb(220, 253, 147) |
| HSL | hsl(79, 96%, 78%) |
| HSV | hsv(79, 42%, 99%) |
| CMYK | cmyk(13%, 0%, 41.9%, 0.8%) |
| CIE-LAB | lab(94.98, -27.03, 47.14) |
| CIE-LCH | lch(94.98, 54.34, 119.83°) |
| OKLab | oklab(94.73% -0.0748 0.1145) |
| OKLCH | oklch(94.73% 0.137 123.1) |
| XYZ | xyz(69.9068, 87.5726, 40.8184) |
| Luminance | 0.8757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.32
Light Pea Green
#C4FE82
ΔE00 4.28
Pistachio (survey)
#C0FA8B
ΔE00 4.53
Light Yellowish Green
#C2FF89
ΔE00 4.61
Celery
#C1FD95
ΔE00 5.01
Light Khaki
#E6F2A2
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFD93 #B493FD
analogous
#FDE993 #DCFD93 #A7FD93
triadic
#DCFD93 #93DCFD #FD93DC
tetradic
#DCFD93 #93FDE9 #B493FD #FD93A7
square
#DCFD93 #93FDE9 #B493FD #FD93A7
split-complementary
#DCFD93 #93A7FD #E993FD
monochromatic
#B5FB1B #C9FC57 #DCFD93 #EFFECF #F5FEE1
Accessibility & contrast
On white
1.13
#DCFD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#DCFD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFD93
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFD93 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18B
Deuteranopia (green-blind)
#FFF099
Tritanopia (blue-blind)
#E3F4E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfd93; /* rgb */ color: rgb(220, 253, 147); /* oklch */ color: oklch(94.7% 0.137 123.1);
Tailwind
colors: {
custom: {
50: '#e8feb4',
500: '#dcfd93',
950: '#000000',
},
}SCSS
$custom: #dcfd93; $custom-light: #e8feb4; $custom-dark: #000000;
JSON
{
"hex": "#dcfd93",
"rgb": {
"r": 220,
"g": 253,
"b": 147
},
"hsl": {
"h": 78.679,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.94728,
"c": 0.13679,
"h": 123.1
},
"luminance": 0.87573
}Semantic roles & 50–950 ramp
primary
#DCFD93
secondary
#8056DE
accent
#00E647
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581