#DCFD8B#DCFD8B
#DCFD8B is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.6% C 0.145 H 122.4°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFD8B |
|---|---|
| RGB | rgb(220, 253, 139) |
| HSL | hsl(77, 97%, 77%) |
| HSV | hsv(77, 45%, 99%) |
| CMYK | cmyk(13%, 0%, 45.1%, 0.8%) |
| CIE-LAB | lab(94.88, -27.90, 50.82) |
| CIE-LCH | lch(94.88, 57.97, 118.76°) |
| OKLab | oklab(94.61% -0.0778 0.1224) |
| OKLCH | oklch(94.61% 0.145 122.4) |
| XYZ | xyz(69.3008, 87.3302, 37.6266) |
| Luminance | 0.8733 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.84
Light Pea Green
#C4FE82
ΔE00 4.16
Light Yellowish Green
#C2FF89
ΔE00 4.75
Pear
#CBF85F
ΔE00 4.77
Pistachio (survey)
#C0FA8B
ΔE00 4.86
Pale Lime
#BEFD73
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFD8B #AC8BFD
analogous
#FDE58B #DCFD8B #A3FD8B
triadic
#DCFD8B #8BDCFD #FD8BDC
tetradic
#DCFD8B #8BFDE5 #AC8BFD #FD8BA3
square
#DCFD8B #8BFDE5 #AC8BFD #FD8BA3
split-complementary
#DCFD8B #8BA3FD #E58BFD
monochromatic
#B8FB13 #CAFC4F #DCFD8B #EEFEC7 #F6FEE1
Accessibility & contrast
On white
1.14
#DCFD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#DCFD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFD8B
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFD8B | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF182
Deuteranopia (green-blind)
#FFF091
Tritanopia (blue-blind)
#E4F3E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfd8b; /* rgb */ color: rgb(220, 253, 139); /* oklch */ color: oklch(94.6% 0.145 122.4);
Tailwind
colors: {
custom: {
50: '#e8feaf',
500: '#dcfd8b',
950: '#000000',
},
}SCSS
$custom: #dcfd8b; $custom-light: #e8feaf; $custom-dark: #000000;
JSON
{
"hex": "#dcfd8b",
"rgb": {
"r": 220,
"g": 253,
"b": 139
},
"hsl": {
"h": 77.368,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.94613,
"c": 0.145,
"h": 122.4
},
"luminance": 0.8733
}Semantic roles & 50–950 ramp
primary
#DCFD8B
secondary
#784FDD
accent
#00E642
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581