#DCFE8B#DCFE8B
#DCFE8B is a very light, vivid yellow-green. Relative luminance 0.880; OKLCH L 94.8% C 0.146 H 122.7°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFE8B |
|---|---|
| RGB | rgb(220, 254, 139) |
| HSL | hsl(78, 98%, 77%) |
| HSV | hsv(78, 45%, 100%) |
| CMYK | cmyk(13.4%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(95.15, -28.37, 51.15) |
| CIE-LCH | lch(95.15, 58.49, 119.01°) |
| OKLab | oklab(94.83% -0.0791 0.1231) |
| OKLCH | oklch(94.83% 0.146 122.7) |
| XYZ | xyz(69.6173, 87.9632, 37.7321) |
| Luminance | 0.8796 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.71
Light Pea Green
#C4FE82
ΔE00 4.02
Light Yellowish Green
#C2FF89
ΔE00 4.62
Pear
#CBF85F
ΔE00 4.72
Pistachio (survey)
#C0FA8B
ΔE00 4.79
Pale Lime
#BEFD73
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFE8B #AD8BFE
analogous
#FEE78B #DCFE8B #A3FE8B
triadic
#DCFE8B #8BDCFE #FE8BDC
tetradic
#DCFE8B #8BFEE7 #AD8BFE #FE8BA3
square
#DCFE8B #8BFEE7 #AD8BFE #FE8BA3
split-complementary
#DCFE8B #8BA3FE #E78BFE
monochromatic
#B7FD12 #CAFD4E #DCFE8B #EEFFC8 #F6FFE1
Accessibility & contrast
On white
1.13
#DCFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DCFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFE8B
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFE8B | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF281
Deuteranopia (green-blind)
#FFF191
Tritanopia (blue-blind)
#E4F4E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfe8b; /* rgb */ color: rgb(220, 254, 139); /* oklch */ color: oklch(94.8% 0.146 122.7);
Tailwind
colors: {
custom: {
50: '#e8feaf',
500: '#dcfe8b',
950: '#000000',
},
}SCSS
$custom: #dcfe8b; $custom-light: #e8feaf; $custom-dark: #000000;
JSON
{
"hex": "#dcfe8b",
"rgb": {
"r": 220,
"g": 254,
"b": 139
},
"hsl": {
"h": 77.739,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.94827,
"c": 0.14632,
"h": 122.7
},
"luminance": 0.87963
}Semantic roles & 50–950 ramp
primary
#DCFE8B
secondary
#794FDE
accent
#00E644
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581