#DCFB8D#DCFB8D
#DCFB8D is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.2% C 0.140 H 122.0°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFB8D |
|---|---|
| RGB | rgb(220, 251, 141) |
| HSL | hsl(77, 93%, 77%) |
| HSV | hsv(77, 44%, 98%) |
| CMYK | cmyk(12.4%, 0%, 43.8%, 1.6%) |
| CIE-LAB | lab(94.37, -26.75, 49.24) |
| CIE-LCH | lch(94.37, 56.04, 118.51°) |
| OKLab | oklab(94.21% -0.0744 0.119) |
| OKLCH | oklch(94.21% 0.14 122) |
| XYZ | xyz(68.8202, 86.1330, 38.1939) |
| Luminance | 0.8613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.25
Light Pea Green
#C4FE82
ΔE00 4.48
Pistachio (survey)
#C0FA8B
ΔE00 4.95
Light Yellowish Green
#C2FF89
ΔE00 4.99
Pear
#CBF85F
ΔE00 5.18
Pale Lime
#BEFD73
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFB8D #AC8DFB
analogous
#FBE38D #DCFB8D #A5FB8D
triadic
#DCFB8D #8DDCFB #FB8DDC
tetradic
#DCFB8D #8DFBE3 #AC8DFB #FB8DA5
square
#DCFB8D #8DFBE3 #AC8DFB #FB8DA5
split-complementary
#DCFB8D #8DA5FB #E38DFB
monochromatic
#B8F717 #CAF952 #DCFB8D #EEFDC8 #F6FEE1
Accessibility & contrast
On white
1.15
#DCFB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#DCFB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFB8D
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFB8D | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF84
Deuteranopia (green-blind)
#FFEF93
Tritanopia (blue-blind)
#E4F1E1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcfb8d; /* rgb */ color: rgb(220, 251, 141); /* oklch */ color: oklch(94.2% 0.140 122.0);
Tailwind
colors: {
custom: {
50: '#e8fcb0',
500: '#dcfb8d',
950: '#000000',
},
}SCSS
$custom: #dcfb8d; $custom-light: #e8fcb0; $custom-dark: #000000;
JSON
{
"hex": "#dcfb8d",
"rgb": {
"r": 220,
"g": 251,
"b": 141
},
"hsl": {
"h": 76.909,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.94213,
"c": 0.1403,
"h": 122
},
"luminance": 0.86133
}Semantic roles & 50–950 ramp
primary
#DCFB8D
secondary
#7852DB
accent
#00E641
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581